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 Nov 24, 2023
1 parent dd48902 commit 1798d6f
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 221 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -5,21 +5,21 @@
"author": "york yao <yaoao12306@outlook.com>",
"license": "MIT",
"devDependencies": {
"@types/minimist": "1.2.4",
"@types/node": "20.8.7",
"@types/normalize-path": "3.0.1",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/minimist": "1.2.5",
"@types/node": "20.10.0",
"@types/normalize-path": "3.0.2",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "8.52.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-plantain": "2.0.0",
"markdownlint-cli": "0.37.0",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"tsconfig-plantain": "0.0.2",
"typescript": "5.2.2",
"tsx": "3.12.10",
"typescript": "5.3.2",
"vscode": "1.1.37"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Expand Up @@ -25,7 +25,7 @@
"ts-plugin-type-coverage": "^2.18.2"
},
"devDependencies": {
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"keywords": [
"type",
Expand Down

0 comments on commit 1798d6f

Please sign in to comment.