Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Nov 27, 2021
1 parent 09e3262 commit 4cf2272
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 470 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
},
"devDependencies": {
"@types/copy-webpack-plugin": "^8.0.1",
"@types/jest": "^27.0.2",
"@types/jest": "^27.0.3",
"@types/jsdom": "^16.2.13",
"@types/node": "^16.11.7",
"@types/node": "^16.11.10",
"@types/terser-webpack-plugin": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"chrome-launch": "^1.1.4",
"concurrently": "^6.3.0",
"copy-webpack-plugin": "^9.0.1",
"concurrently": "^6.4.0",
"copy-webpack-plugin": "^10.0.0",
"cross-env": "^7.0.3",
"cross-fetch": "^3.1.4",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-formatter-codeframe": "^7.32.1",
"eslint-plugin-import": "^2.25.3",
Expand All @@ -56,18 +56,18 @@
"husky": "4.3.8",
"jest": "^27.3.1",
"jest-playwright-preset": "^1.7.0",
"jsdom": "^18.0.1",
"lint-staged": "^11.2.6",
"jsdom": "^18.1.1",
"lint-staged": "^12.1.2",
"playwright": "^1.16.3",
"prettier": "^2.4.1",
"string-replace-loader": "^3.0.3",
"prettier": "^2.5.0",
"string-replace-loader": "^3.1.0",
"terser-webpack-plugin": "^5.2.5",
"ts-jest": "^27.0.7",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"typescript": "^4.4.4",
"web-ext": "^6.5.0",
"webpack": "^5.64.0",
"typescript": "^4.5.2",
"web-ext": "^6.6.0",
"webpack": "^5.64.4",
"webpack-cli": "^4.9.1",
"worker-loader": "^3.0.8"
},
Expand Down
Loading

0 comments on commit 4cf2272

Please sign in to comment.