Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Apr 8, 2024
1 parent 9364df3 commit eac1877
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 186 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.11.28",
"@types/node": "^20.12.5",
"@types/webextension-polyfill": "^0.10.7",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"chrome-launcher": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"chrome-launcher": "^1.1.1",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"esbuild": "^0.20.2",
Expand All @@ -58,12 +58,12 @@
"generic-pool": "^3.9.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"puppeteer": "^22.5.0",
"puppeteer": "^22.6.3",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"web-ext": "^7.11.0"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit eac1877

Please sign in to comment.