Skip to content

Commit 4ecca76

Browse files
chore(deps)(deps-dev): bump the npm-all-minor-patch group across 1 directory with 3 updates
Bumps the npm-all-minor-patch group with 3 updates in the / directory: [cypress](https://github.com/cypress-io/cypress), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `cypress` from 15.18.0 to 15.18.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.18.0...v15.18.1) Updates `webpack` from 5.108.3 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.3...v5.108.4) Updates `webpack-cli` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.1.0...webpack-cli@7.2.1) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.18.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all-minor-patch - dependency-name: webpack dependency-version: 5.108.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all-minor-patch - dependency-name: webpack-cli dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6c04e1 commit 4ecca76

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/preset-env": "^7.29.7",
1313
"@babel/preset-react": "^7.29.7",
1414
"babel-loader": "^10.1.1",
15-
"cypress": "^15.18.0",
15+
"cypress": "^15.18.1",
1616
"eslint": "^7.32.0",
1717
"eslint-config-prettier": "^10.1.8",
1818
"eslint-plugin-cypress": "^3.6.0",
@@ -25,8 +25,8 @@
2525
"pngjs": "^7.0.0",
2626
"prettier": "^3.9.4",
2727
"react-devtools": "^7.0.1",
28-
"webpack": "^5.108.3",
29-
"webpack-cli": "^7.1.0",
28+
"webpack": "^5.108.4",
29+
"webpack-cli": "^7.2.1",
3030
"webpack-merge": "^6.0.1"
3131
},
3232
"scripts": {

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2280,10 +2280,10 @@ csstype@^3.0.2:
22802280
resolved "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz"
22812281
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
22822282

2283-
cypress@^15.18.0:
2284-
version "15.18.0"
2285-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.18.0.tgz#2d98799596c6a730090375c39c440b36726af7b8"
2286-
integrity sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==
2283+
cypress@^15.18.1:
2284+
version "15.18.1"
2285+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.18.1.tgz#b4d6e0f124efd18e5694cc1bd6dfd15db9319604"
2286+
integrity sha512-JtkTVtUE2lvLYgZCaug+Uai0H9IqsJirlBO49c87QwG0bJUGvAUVBz1EJve0b0oaYP244Ew9M0BkrHpcqkYxmw==
22872287
dependencies:
22882288
"@cypress/request" "^4.0.0"
22892289
"@cypress/xvfb" "^1.2.4"
@@ -6236,10 +6236,10 @@ watchpack@^2.5.2:
62366236
dependencies:
62376237
graceful-fs "^4.1.2"
62386238

6239-
webpack-cli@^7.1.0:
6240-
version "7.1.0"
6241-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.1.0.tgz#0ce9fe20b611c47877ff14c5d70d16d2ea13b99f"
6242-
integrity sha512-pSJ5p5PkXRD88sfCq5Wo+coc42QykwRu5Md0DyESj0rT6PPPA2wTNabpHPKgqH8EMkfTDo3IWx3iiNXMu8XDBQ==
6239+
webpack-cli@^7.2.1:
6240+
version "7.2.1"
6241+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.2.1.tgz#180a5b2232ca582f909eccf32c6fb3a56647d294"
6242+
integrity sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==
62436243
dependencies:
62446244
"@discoveryjs/json-ext" "^1.1.0"
62456245
commander "^14.0.3"
@@ -6264,10 +6264,10 @@ webpack-sources@^3.5.0:
62646264
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.0.tgz#87bf7f5801a4e985b1f1c92b64b9620a02f76d08"
62656265
integrity sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==
62666266

6267-
webpack@^5.108.3:
6268-
version "5.108.3"
6269-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.3.tgz#39be3baba294fa9d93487199b8c7e3ce742d3498"
6270-
integrity sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==
6267+
webpack@^5.108.4:
6268+
version "5.108.4"
6269+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.4.tgz#141818a411662773a0bb32dc5536acc5409943b7"
6270+
integrity sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==
62716271
dependencies:
62726272
"@types/estree" "^1.0.8"
62736273
"@types/json-schema" "^7.0.15"

0 commit comments

Comments
 (0)