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 Dec 19, 2020
1 parent 8c5b987 commit 556a391
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 158 deletions.
12 changes: 6 additions & 6 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.12",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"@types/node": "14.14.14",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"clean-release": "2.15.2",
"clean-scripts": "1.18.7",
"eslint": "7.15.0",
"eslint": "7.16.0",
"eslint-config-prettier": "7.0.0",
"eslint-plugin-plantain": "1.1.0",
"markdownlint-cli": "0.25.0",
"markdownlint-cli": "0.26.0",
"no-unused-export": "1.14.0",
"rimraf": "3.0.2",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"typescript": "4.1.2",
"typescript": "4.1.3",
"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.1.2"
"typescript": "4.1.3"
},
"keywords": [
"type",
Expand Down
Loading

0 comments on commit 556a391

Please sign in to comment.