Skip to content

Commit

Permalink
👷 Update all non-major dependencies (#2900)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 6dc4216 commit fac13ee
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion developer-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@tabler/icons-react": "3.11.0",
"@types/chrome": "0.0.268",
"@types/chrome": "0.0.269",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@webextension-toolbox/webpack-webextension-plugin": "3.3.1",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
},
"devDependencies": {
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@types/chrome": "0.0.268",
"@types/chrome": "0.0.269",
"@types/connect-busboy": "1.0.3",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/jasmine": "3.10.18",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@wdio/browserstack-service": "8.39.1",
"@wdio/cli": "8.39.1",
"@wdio/jasmine-framework": "8.39.1",
Expand All @@ -55,7 +55,7 @@
"eslint-module-utils": "2.8.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jasmine": "4.2.0",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsdoc": "48.9.2",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "55.0.0",
Expand All @@ -77,12 +77,12 @@
"minimatch": "10.0.1",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"puppeteer": "22.13.1",
"puppeteer": "22.14.0",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"webdriverio": "8.39.1",
"webpack": "5.93.0",
"webpack-cli": "5.1.4",
Expand All @@ -92,7 +92,7 @@
"puppeteer-core@npm:20.9.0/ws": "8.17.1"
},
"volta": {
"node": "20.15.1",
"node": "20.16.0",
"yarn": "1.22.22"
},
"packageManager": "yarn@4.3.1"
Expand Down
2 changes: 1 addition & 1 deletion performances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/node": "22.0.0",
"@types/node-forge": "1.3.11",
"node-forge": "1.3.1",
"puppeteer": "22.13.1",
"puppeteer": "22.14.0",
"ts-node": "10.9.2"
},
"volta": {
Expand Down
Loading

0 comments on commit fac13ee

Please sign in to comment.