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 Aug 25, 2023
1 parent 53d6f0e commit bf33237
Show file tree
Hide file tree
Showing 3 changed files with 407 additions and 391 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -6,20 +6,20 @@
"license": "MIT",
"devDependencies": {
"@types/minimist": "1.2.2",
"@types/node": "20.4.5",
"@types/node": "20.5.6",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"clean-release": "2.18.0",
"clean-scripts": "1.21.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-plantain": "2.0.0",
"markdownlint-cli": "0.35.0",
"rimraf": "5.0.1",
"ts-node": "10.9.1",
"tsconfig-plantain": "0.0.2",
"typescript": "5.1.6",
"typescript": "5.2.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.1.6"
"typescript": "5.2.2"
},
"keywords": [
"type",
Expand Down

0 comments on commit bf33237

Please sign in to comment.