Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Jun 30, 2023
1 parent fed865a commit a3b359c
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 151 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"license": "MIT",
"devDependencies": {
"@types/minimist": "1.2.2",
"@types/node": "20.2.5",
"@types/node": "20.3.2",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "8.41.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-plantain": "2.0.0",
"markdownlint-cli": "0.34.0",
"markdownlint-cli": "0.35.0",
"rimraf": "5.0.1",
"ts-node": "10.9.1",
"tsconfig-plantain": "0.0.2",
"typescript": "5.1.3",
"typescript": "5.1.6",
"vscode": "1.1.37"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ts-plugin-type-coverage": "^2.18.2"
},
"devDependencies": {
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit a3b359c

Please sign in to comment.