Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Dec 3, 2020
1 parent e522061 commit 31f075a
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 315 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"license": "GPL-2",
"private": true,
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"concurrently": "^5.3.0",
"eslint": "^7.1.0",
"eslint": "^7.14.0",
"eslint-plugin-immutable": "^1.0.0",
"prettier": "^2.0.5",
"typescript": "^3.7.2"
"prettier": "^2.2.1",
"typescript": "^4.1.2"
},
"scripts": {
"compile:extension": "tsc --build tsconfig.extension.json",
Expand Down
Loading

0 comments on commit 31f075a

Please sign in to comment.