Skip to content

Commit

Permalink
Upgrade devDependencies and types
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaewoook committed Oct 11, 2021
1 parent a34cf1c commit 53ac2c2
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 263 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"postpackage": "node scripts/CreateDistribution.js"
},
"devDependencies": {
"@types/chrome": "^0.0.122",
"@types/chrome": "^0.0.159",
"@types/clipboard": "^2.0.1",
"@types/firefox-webext-browser": "^78.0.1",
"@types/firefox-webext-browser": "^82.0.1",
"@types/fs-extra": "^9.0.1",
"@types/node": "^14.0.5",
"@types/react": "^16.9.46",
Expand All @@ -30,7 +30,7 @@
"eslint": "^6.6.0",
"eslint-config-react-app": "^5.2.1",
"eslint-plugin-react": "^7.20.6",
"fs-extra": "^9.0.1",
"fs-extra": "^10.0.0",
"typescript": "^3.9.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 53ac2c2

Please sign in to comment.