Skip to content

Commit e5f1c6b

Browse files
committed
Update dependencies
1 parent 5064e15 commit e5f1c6b

File tree

2 files changed

+168
-158
lines changed

2 files changed

+168
-158
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,32 +39,32 @@
3939
"@types/jsdom": "^16.2.14",
4040
"@types/node": "^18.0.0",
4141
"@types/terser-webpack-plugin": "^5.2.0",
42-
"@typescript-eslint/eslint-plugin": "^5.28.0",
43-
"@typescript-eslint/parser": "^5.28.0",
42+
"@typescript-eslint/eslint-plugin": "^5.29.0",
43+
"@typescript-eslint/parser": "^5.29.0",
4444
"chrome-launch": "^1.1.4",
4545
"concurrently": "^7.2.2",
4646
"copy-webpack-plugin": "^11.0.0",
4747
"cross-env": "^7.0.3",
4848
"cross-fetch": "^3.1.5",
49-
"eslint": "^8.17.0",
49+
"eslint": "^8.18.0",
5050
"eslint-config-prettier": "^8.5.0",
5151
"eslint-formatter-codeframe": "^7.32.1",
5252
"eslint-plugin-import": "^2.26.0",
5353
"expect-playwright": "^0.8.0",
5454
"husky": "4.3.8",
5555
"jest": "^27.5.1",
5656
"jest-playwright-preset": "^1.7.2",
57-
"jsdom": "^19.0.0",
58-
"lint-staged": "^13.0.1",
57+
"jsdom": "^20.0.0",
58+
"lint-staged": "^13.0.2",
5959
"playwright": "^1.20.2",
60-
"prettier": "^2.7.0",
60+
"prettier": "^2.7.1",
6161
"string-replace-loader": "^3.1.0",
6262
"terser-webpack-plugin": "^5.3.3",
6363
"ts-jest": "^27.1.4",
64-
"ts-loader": "^9.3.0",
64+
"ts-loader": "^9.3.1",
6565
"ts-node": "^10.8.1",
66-
"typescript": "^4.7.3",
67-
"web-ext": "^7.0.0",
66+
"typescript": "^4.7.4",
67+
"web-ext": "^7.1.0",
6868
"webpack": "^5.73.0",
6969
"webpack-cli": "^4.10.0",
7070
"worker-loader": "^3.0.8"

0 commit comments

Comments
 (0)