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 2, 2022
1 parent 1e9e321 commit 8ead29e
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 107 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"devDependencies": {
"@types/minimatch": "3.0.5",
"@types/minimist": "1.2.2",
"@types/node": "17.0.35",
"@types/node": "17.0.38",
"@types/normalize-path": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.16.0",
Expand All @@ -19,9 +19,9 @@
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"rimraf": "3.0.2",
"ts-node": "10.7.0",
"ts-node": "10.8.0",
"tsconfig-plantain": "0.0.2",
"typescript": "4.6.4",
"typescript": "4.7.2",
"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": "4.6.4"
"typescript": "4.7.2"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit 8ead29e

Please sign in to comment.