Skip to content

Commit 5b6609a

Browse files
authored
Merge pull request #186 from zaproxy/dependabot/npm_and_yarn/dependencies-691b28f672
Bump the dependencies group across 1 directory with 16 updates
2 parents a2ae261 + 3e4180a commit 5b6609a

File tree

2 files changed

+732
-734
lines changed

2 files changed

+732
-734
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"buildAndTest": "yarn run build && yarn test"
4040
},
4141
"dependencies": {
42-
"@babel/runtime": "^7.27.0",
42+
"@babel/runtime": "^7.27.3",
4343
"advanced-css-reset": "^2.1.3",
4444
"emoji-log": "^1.0.2",
45-
"i18next": "^25.0.1",
46-
"i18next-browser-languagedetector": "^8.0.5",
45+
"i18next": "^25.2.1",
46+
"i18next-browser-languagedetector": "^8.1.0",
4747
"lodash": "^4.17.21",
4848
"webext-base-css": "^2.1.0",
4949
"webextension-polyfill": "0.12.0"
@@ -53,21 +53,21 @@
5353
"@abhijithvijayan/eslint-config": "2.8.1",
5454
"@abhijithvijayan/eslint-config-airbnb": "^1.0.2",
5555
"@abhijithvijayan/tsconfig": "^1.3.0",
56-
"@babel/core": "^7.26.10",
57-
"@babel/eslint-parser": "^7.27.0",
56+
"@babel/core": "^7.27.3",
57+
"@babel/eslint-parser": "^7.27.1",
5858
"@babel/plugin-proposal-class-properties": "^7.13.0",
5959
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
60-
"@babel/plugin-transform-destructuring": "^7.13.17",
61-
"@babel/plugin-transform-runtime": "^7.26.10",
62-
"@babel/preset-env": "^7.14.2",
63-
"@babel/preset-react": "^7.13.13",
64-
"@babel/preset-typescript": "^7.27.0",
60+
"@babel/plugin-transform-destructuring": "^7.27.3",
61+
"@babel/plugin-transform-runtime": "^7.27.3",
62+
"@babel/preset-env": "^7.27.2",
63+
"@babel/preset-react": "^7.27.1",
64+
"@babel/preset-typescript": "^7.27.1",
6565
"@jest/globals": "^29.4.3",
6666
"@playwright/test": "^1.52.0",
6767
"@types/jest": "^29.4.0",
6868
"@types/json-server": "^0.14.8",
69-
"@types/lodash": "^4.17.16",
70-
"@types/node": "^22.15.3",
69+
"@types/lodash": "^4.17.17",
70+
"@types/node": "^22.15.21",
7171
"@types/text-encoding": "^0.0.40",
7272
"@types/webextension-polyfill": "^0.12.3",
7373
"@types/webpack": "^5.28.5",
@@ -80,7 +80,7 @@
8080
"cross-env": "^7.0.3",
8181
"css-loader": "^7.1.2",
8282
"eslint": "^7.27.0",
83-
"eslint-config-prettier": "^10.1.2",
83+
"eslint-config-prettier": "^10.1.5",
8484
"eslint-plugin-import": "^2.23.3",
8585
"eslint-plugin-jsx-a11y": "^6.4.1",
8686
"eslint-plugin-node": "^11.1.0",
@@ -104,12 +104,12 @@
104104
"postcss-loader": "^8.1.1",
105105
"prettier": "^2.3.0",
106106
"resolve-url-loader": "^5.0.0",
107-
"sass": "^1.87.0",
107+
"sass": "^1.89.0",
108108
"sass-loader": "^16.0.5",
109109
"terser-webpack-plugin": "^5.3.14",
110-
"ts-jest": "^29.3.2",
110+
"ts-jest": "^29.3.4",
111111
"typescript": "^5.8.3",
112-
"webpack": "^5.99.7",
112+
"webpack": "^5.99.9",
113113
"webpack-cli": "^6.0.1",
114114
"webpack-ext-reloader": "^1.1.9",
115115
"wext-manifest-loader": "^2.3.0",

0 commit comments

Comments
 (0)