Skip to content

Commit c9cc62f

Browse files
authored
Merge pull request #295 from zaproxy/dependabot/npm_and_yarn/dependencies-c9f8e336f4
Bump the dependencies group with 6 updates
2 parents a659b3e + 7160eae commit c9cc62f

2 files changed

Lines changed: 160 additions & 140 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,32 +51,32 @@
5151
"@abhijithvijayan/eslint-config": "2.8.1",
5252
"@abhijithvijayan/eslint-config-airbnb": "^1.1.0",
5353
"@abhijithvijayan/tsconfig": "^1.3.0",
54-
"@babel/core": "^7.28.6",
54+
"@babel/core": "^7.29.0",
5555
"@babel/eslint-parser": "^7.28.6",
5656
"@babel/plugin-proposal-class-properties": "^7.18.6",
5757
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
5858
"@babel/plugin-transform-destructuring": "^7.28.5",
59-
"@babel/plugin-transform-runtime": "^7.28.5",
60-
"@babel/preset-env": "^7.28.6",
59+
"@babel/plugin-transform-runtime": "^7.29.0",
60+
"@babel/preset-env": "^7.29.0",
6161
"@babel/preset-react": "^7.28.5",
6262
"@babel/preset-typescript": "^7.28.5",
6363
"@jest/globals": "^30.2.0",
6464
"@types/jest": "^30.0.0",
6565
"@types/json-server": "^0.14.8",
6666
"@types/lodash": "^4.17.23",
67-
"@types/node": "^25.0.10",
67+
"@types/node": "^25.2.0",
6868
"@types/selenium-webdriver": "^4.35.5",
6969
"@types/text-encoding": "^0.0.40",
7070
"@types/webextension-polyfill": "^0.12.4",
7171
"@types/webpack": "^5.28.5",
7272
"@typescript-eslint/eslint-plugin": "^5.62.0",
7373
"@typescript-eslint/parser": "^5.62.0",
74-
"autoprefixer": "^10.4.23",
74+
"autoprefixer": "^10.4.24",
7575
"babel-loader": "^10.0.0",
7676
"clean-webpack-plugin": "^4.0.0",
7777
"copy-webpack-plugin": "^13.0.1",
7878
"cross-env": "^10.1.0",
79-
"css-loader": "^7.1.2",
79+
"css-loader": "^7.1.3",
8080
"eslint": "^7.32.0",
8181
"eslint-config-prettier": "^10.1.8",
8282
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)