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 25, 2024
1 parent f061f85 commit 051d7e5
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 263 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"license": "MIT",
"devDependencies": {
"@types/minimist": "1.2.5",
"@types/node": "20.12.7",
"@types/node": "20.14.8",
"@types/normalize-path": "3.0.2",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "9.1.1",
"markdownlint-cli": "0.39.0",
"rimraf": "5.0.5",
"eslint": "9.5.0",
"markdownlint-cli": "0.41.0",
"rimraf": "5.0.7",
"tsconfig-plantain": "0.0.2",
"tsx": "3.12.10",
"typescript": "5.4.5",
"typescript-eslint": "7.7.1",
"typescript": "5.5.2",
"typescript-eslint": "7.14.1",
"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.4.5"
"typescript": "5.5.2"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit 051d7e5

Please sign in to comment.