Skip to content

Commit

Permalink
yarn upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Mar 25, 2020
1 parent e34de55 commit 94cec72
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 168 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"webextension-polyfill": "^0.6.0"
},
"devDependencies": {
"@types/chrome": "^0.0.101",
"@types/jasmine": "^3.5.9",
"@types/chrome": "^0.0.102",
"@types/jasmine": "^3.5.10",
"@types/jest": "^25.1.4",
"@types/react": "^16.9.25",
"@types/react-custom-scrollbars": "^4.0.6",
"@types/react-dom": "^16.9.5",
"@types/webpack-env": "^1.15.1",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-eslint": "^10.1.0",
"chrome-webstore-upload-cli": "^1.2.0",
"clean-webpack-plugin": "^3.0.0",
Expand All @@ -70,18 +70,18 @@
"eslint": "^6.8.0",
"eslint-plugin-typescript": "^0.14.0",
"file-loader": "^6.0.0",
"fork-ts-checker-webpack-plugin": "^4.1.0",
"fork-ts-checker-webpack-plugin": "^4.1.1",
"glob-all": "^3.2.1",
"hard-source-webpack-plugin": "^0.13.1",
"html-loader": "^1.0.0",
"html-webpack-plugin": "^3.2.0",
"html-webpack-plugin": "^4.0.1",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.8",
"lint-staged": "^10.0.9",
"mini-css-extract-plugin": "^0.9.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"prettier": "2.0.0",
"prettier": "2.0.2",
"progress-bar-webpack-plugin": "^2.1.0",
"purgecss-webpack-plugin": "^2.1.0",
"react-axe": "^3.4.1",
Expand All @@ -90,13 +90,13 @@
"samsam": "^1.3.0",
"sinon": "^9.0.1",
"sinon-chrome": "^3.0.1",
"speed-measure-webpack-plugin": "^1.3.1",
"speed-measure-webpack-plugin": "^1.3.3",
"standard": "^14.3.3",
"standard-version": "^7.1.0",
"style-loader": "^1.1.3",
"terser-webpack-plugin": "^2.3.5",
"ts-jest": "^25.2.1",
"ts-loader": "6.2.1",
"ts-loader": "6.2.2",
"typescript": "^3.8.3",
"typescript-eslint-parser": "^22.0.0",
"web-ext": "^4.1.0",
Expand Down
Loading

0 comments on commit 94cec72

Please sign in to comment.