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 Oct 25, 2024
1 parent c2010c3 commit 4af1c3d
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 219 deletions.
10 changes: 5 additions & 5 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": "22.5.0",
"@types/node": "22.7.9",
"@types/normalize-path": "3.0.2",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "9.9.1",
"markdownlint-cli": "0.41.0",
"eslint": "9.13.0",
"markdownlint-cli": "0.42.0",
"rimraf": "6.0.1",
"tsconfig-plantain": "0.0.2",
"tsx": "3.12.10",
"typescript": "5.5.4",
"typescript-eslint": "8.3.0",
"typescript": "5.6.3",
"typescript-eslint": "8.11.0",
"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.5.4"
"typescript": "5.6.3"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit 4af1c3d

Please sign in to comment.