Skip to content

Commit 8954231

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 c1d183d commit 8954231

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
@@ -13,7 +13,7 @@
1313
"@babel/preset-react": "^7.29.7",
1414
"@playwright/test": "^1.45.0",
1515
"babel-loader": "^10.1.1",
16-
"cypress": "^15.18.0",
16+
"cypress": "^15.18.1",
1717
"eslint": "^7.32.0",
1818
"eslint-config-prettier": "^10.1.8",
1919
"eslint-plugin-cypress": "^3.6.0",
@@ -26,8 +26,8 @@
2626
"pngjs": "^7.0.0",
2727
"prettier": "^3.9.4",
2828
"react-devtools": "^7.0.1",
29-
"webpack": "^5.108.3",
30-
"webpack-cli": "^7.1.0",
29+
"webpack": "^5.108.4",
30+
"webpack-cli": "^7.2.1",
3131
"webpack-merge": "^6.0.1"
3232
},
3333
"scripts": {

yarn.lock

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

2290-
cypress@^15.18.0:
2291-
version "15.18.0"
2292-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.18.0.tgz#2d98799596c6a730090375c39c440b36726af7b8"
2293-
integrity sha512-aLfOYSLlVt1b6QSoVUjbCY27taZlYAT8ST47xQbwd9pvQrY/g5gXi12yItZTB+kxkkj+ZcvUYmRLUC95SlCJsw==
2290+
cypress@^15.18.1:
2291+
version "15.18.1"
2292+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.18.1.tgz#b4d6e0f124efd18e5694cc1bd6dfd15db9319604"
2293+
integrity sha512-JtkTVtUE2lvLYgZCaug+Uai0H9IqsJirlBO49c87QwG0bJUGvAUVBz1EJve0b0oaYP244Ew9M0BkrHpcqkYxmw==
22942294
dependencies:
22952295
"@cypress/request" "^4.0.0"
22962296
"@cypress/xvfb" "^1.2.4"
@@ -6262,10 +6262,10 @@ watchpack@^2.5.2:
62626262
dependencies:
62636263
graceful-fs "^4.1.2"
62646264

6265-
webpack-cli@^7.1.0:
6266-
version "7.1.0"
6267-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.1.0.tgz#0ce9fe20b611c47877ff14c5d70d16d2ea13b99f"
6268-
integrity sha512-pSJ5p5PkXRD88sfCq5Wo+coc42QykwRu5Md0DyESj0rT6PPPA2wTNabpHPKgqH8EMkfTDo3IWx3iiNXMu8XDBQ==
6265+
webpack-cli@^7.2.1:
6266+
version "7.2.1"
6267+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.2.1.tgz#180a5b2232ca582f909eccf32c6fb3a56647d294"
6268+
integrity sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==
62696269
dependencies:
62706270
"@discoveryjs/json-ext" "^1.1.0"
62716271
commander "^14.0.3"
@@ -6290,10 +6290,10 @@ webpack-sources@^3.5.0:
62906290
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.0.tgz#87bf7f5801a4e985b1f1c92b64b9620a02f76d08"
62916291
integrity sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==
62926292

6293-
webpack@^5.108.3:
6294-
version "5.108.3"
6295-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.3.tgz#39be3baba294fa9d93487199b8c7e3ce742d3498"
6296-
integrity sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==
6293+
webpack@^5.108.4:
6294+
version "5.108.4"
6295+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.4.tgz#141818a411662773a0bb32dc5536acc5409943b7"
6296+
integrity sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==
62976297
dependencies:
62986298
"@types/estree" "^1.0.8"
62996299
"@types/json-schema" "^7.0.15"

0 commit comments

Comments
 (0)