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 21, 2020
1 parent 1b38cb0 commit 5a9dc48
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"devDependencies": {
"@types/glob": "7.1.3",
"@types/minimist": "1.2.1",
"@types/node": "14.14.7",
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"@types/node": "14.14.9",
"@typescript-eslint/eslint-plugin": "4.8.1",
"@typescript-eslint/parser": "4.8.1",
"clean-release": "2.15.2",
"clean-scripts": "1.18.7",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-plantain": "1.1.0",
"markdownlint-cli": "0.24.0",
"markdownlint-cli": "0.25.0",
"no-unused-export": "1.14.0",
"rimraf": "3.0.2",
"ts-node": "9.0.0",
"tsconfig-plantain": "0.0.1",
"typescript": "4.0.5",
"typescript": "4.1.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.14.2"
},
"devDependencies": {
"typescript": "4.0.5"
"typescript": "4.1.2"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit 5a9dc48

Please sign in to comment.