Skip to content

Commit 1b41bcc

Browse files
Bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.0.0` | `30.0.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.53.0` | `1.53.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.17` | `4.17.18` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.0` | `30.0.2` | | [playwright](https://github.com/microsoft/playwright) | `1.53.0` | `1.53.1` | Updates `@jest/globals` from 30.0.0 to 30.0.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest-globals) Updates `@playwright/test` from 1.53.0 to 1.53.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.0...v1.53.1) Updates `@types/lodash` from 4.17.17 to 4.17.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `jest-environment-jsdom` from 30.0.0 to 30.0.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest-environment-jsdom) Updates `playwright` from 1.53.0 to 1.53.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.0...v1.53.1) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@playwright/test" dependency-version: 1.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest-environment-jsdom dependency-version: 30.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: playwright dependency-version: 1.53.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bd81de commit 1b41bcc

File tree

2 files changed

+321
-232
lines changed

2 files changed

+321
-232
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"@babel/preset-env": "^7.27.2",
6363
"@babel/preset-react": "^7.27.1",
6464
"@babel/preset-typescript": "^7.27.1",
65-
"@jest/globals": "^30.0.0",
66-
"@playwright/test": "^1.53.0",
65+
"@jest/globals": "^30.0.2",
66+
"@playwright/test": "^1.53.1",
6767
"@types/jest": "^29.4.0",
6868
"@types/json-server": "^0.14.8",
69-
"@types/lodash": "^4.17.17",
69+
"@types/lodash": "^4.17.18",
7070
"@types/node": "^24.0.3",
7171
"@types/text-encoding": "^0.0.40",
7272
"@types/webextension-polyfill": "^0.12.3",
@@ -81,7 +81,7 @@
8181
"css-loader": "^7.1.2",
8282
"eslint": "^7.27.0",
8383
"eslint-config-prettier": "^10.1.5",
84-
"eslint-plugin-import": "^2.23.3",
84+
"eslint-plugin-import": "^2.32.0",
8585
"eslint-plugin-jsx-a11y": "^6.4.1",
8686
"eslint-plugin-node": "^11.1.0",
8787
"eslint-plugin-prettier": "^4.2.1",
@@ -93,12 +93,12 @@
9393
"html-webpack-plugin": "^5.5.0",
9494
"http-server": "^14.1.1",
9595
"jest": "^29.4.3",
96-
"jest-environment-jsdom": "^30.0.0",
96+
"jest-environment-jsdom": "^30.0.2",
9797
"jsdom": "^26.1.0",
9898
"json-server": "^0.17.3",
9999
"mini-css-extract-plugin": "^2.9.2",
100100
"optimize-css-assets-webpack-plugin": "^6.0.1",
101-
"playwright": "1.53.0",
101+
"playwright": "1.53.1",
102102
"playwright-webextext": "^0.0.4",
103103
"postcss": "^8.5.6",
104104
"postcss-loader": "^8.1.1",

0 commit comments

Comments
 (0)