Skip to content

Commit 06b8653

Browse files
chore(deps-dev): bump the dependencies group with 3 updates (#8044)
Bumps the dependencies group with 3 updates: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [lint-staged](https://github.com/lint-staged/lint-staged) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env) Updates `lint-staged` from 16.3.3 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.3...v16.4.0) Updates `webpack-cli` from 7.0.0 to 7.0.2 - [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.0.0...webpack-cli@7.0.2) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dfd8de commit 06b8653

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -890,9 +890,9 @@
890890
"@babel/helper-plugin-utils" "^7.28.6"
891891

892892
"@babel/preset-env@^7.11.0", "@babel/preset-env@^7.20.2", "@babel/preset-env@^7.29.0":
893-
version "7.29.0"
894-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.0.tgz#c55db400c515a303662faaefd2d87e796efa08d0"
895-
integrity sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==
893+
version "7.29.2"
894+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
895+
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
896896
dependencies:
897897
"@babel/compat-data" "^7.29.0"
898898
"@babel/helper-compilation-targets" "^7.28.6"
@@ -9121,15 +9121,15 @@ linkify-it@^5.0.0:
91219121
uc.micro "^2.0.0"
91229122

91239123
lint-staged@^16.3.3:
9124-
version "16.3.3"
9125-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.3.3.tgz#ce5c95b5623cca295f8f4251f00c0642c7e84976"
9126-
integrity sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==
9124+
version "16.4.0"
9125+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.4.0.tgz#a00b0e3abff59239cef6d7d9341e8f8473308e23"
9126+
integrity sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==
91279127
dependencies:
91289128
commander "^14.0.3"
91299129
listr2 "^9.0.5"
9130-
micromatch "^4.0.8"
9130+
picomatch "^4.0.3"
91319131
string-argv "^0.3.2"
9132-
tinyexec "^1.0.2"
9132+
tinyexec "^1.0.4"
91339133
yaml "^2.8.2"
91349134

91359135
listr2@^3.8.3:
@@ -10177,7 +10177,7 @@ micromark@4.0.2, micromark@^4.0.0:
1017710177
micromark-util-symbol "^2.0.0"
1017810178
micromark-util-types "^2.0.0"
1017910179

10180-
micromatch@^4.0.2, micromatch@^4.0.5, micromatch@^4.0.8:
10180+
micromatch@^4.0.2, micromatch@^4.0.5:
1018110181
version "4.0.8"
1018210182
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1018310183
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -13531,10 +13531,10 @@ tinydate@^1.0.0:
1353113531
resolved "https://registry.yarnpkg.com/tinydate/-/tinydate-1.3.0.tgz#e6ca8e5a22b51bb4ea1c3a2a4fd1352dbd4c57fb"
1353213532
integrity sha512-7cR8rLy2QhYHpsBDBVYnnWXm8uRTr38RoZakFSW7Bs7PzfMPNZthuMLkwqZv7MTu8lhQ91cOFYS5a7iFj2oR3w==
1353313533

13534-
tinyexec@^1.0.2:
13535-
version "1.0.2"
13536-
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.2.tgz#bdd2737fe2ba40bd6f918ae26642f264b99ca251"
13537-
integrity sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==
13534+
tinyexec@^1.0.4:
13535+
version "1.0.4"
13536+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.4.tgz#6c60864fe1d01331b2f17c6890f535d7e5385408"
13537+
integrity sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==
1353813538

1353913539
tinyglobby@^0.2.12, tinyglobby@^0.2.15, tinyglobby@~0.2.15:
1354013540
version "0.2.15"
@@ -14414,9 +14414,9 @@ webpack-bundle-analyzer@^5.2.0:
1441414414
ws "^8.19.0"
1441514415

1441614416
webpack-cli@^7.0.0:
14417-
version "7.0.0"
14418-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.0.0.tgz#e74ebdf608cca89557889417f66d3a4fa8817d77"
14419-
integrity sha512-NbM62WodkUPXQGR/Ip3pSFsFUKJSseDIFr2H5Z1+4fHwB9X4cO10knPShIopFqAHZa8a5Q8pdtmtE6C12/mlMQ==
14417+
version "7.0.2"
14418+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.0.2.tgz#c916e324acc7c14f895226ed351020924900db12"
14419+
integrity sha512-dB0R4T+C/8YuvM+fabdvil6QE44/ChDXikV5lOOkrUeCkW5hTJv2pGLE3keh+D5hjYw8icBaJkZzpFoaHV4T+g==
1442014420
dependencies:
1442114421
"@discoveryjs/json-ext" "^1.0.0"
1442214422
commander "^14.0.3"

0 commit comments

Comments
 (0)