Skip to content

Commit 17adb60

Browse files
Bump the npm_and_yarn group across 2 directories with 4 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse), [braces](https://github.com/micromatch/braces) and [micromatch](https://github.com/micromatch/micromatch). Bumps the npm_and_yarn group with 3 updates in the /example directory: [braces](https://github.com/micromatch/braces), [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [micromatch](https://github.com/micromatch/micromatch). Updates `@babel/traverse` from 7.23.9 to 7.26.9 - [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.26.9/packages/babel-traverse) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4046a8c commit 17adb60

File tree

2 files changed

+6
-99
lines changed

2 files changed

+6
-99
lines changed

example/yarn.lock

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2543,13 +2543,6 @@ brace-expansion@^2.0.1:
25432543
dependencies:
25442544
balanced-match "^1.0.0"
25452545

2546-
braces@^3.0.2:
2547-
version "3.0.2"
2548-
resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
2549-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
2550-
dependencies:
2551-
fill-range "^7.0.1"
2552-
25532546
braces@^3.0.3:
25542547
version "3.0.3"
25552548
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -2869,9 +2862,9 @@ cosmiconfig@^9.0.0:
28692862
parse-json "^5.2.0"
28702863

28712864
cross-spawn@^7.0.3:
2872-
version "7.0.3"
2873-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
2874-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
2865+
version "7.0.6"
2866+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2867+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
28752868
dependencies:
28762869
path-key "^3.1.0"
28772870
shebang-command "^2.0.0"
@@ -3325,13 +3318,6 @@ fb-watchman@^2.0.0:
33253318
dependencies:
33263319
bser "2.1.1"
33273320

3328-
fill-range@^7.0.1:
3329-
version "7.0.1"
3330-
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
3331-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
3332-
dependencies:
3333-
to-regex-range "^5.0.1"
3334-
33353321
fill-range@^7.1.1:
33363322
version "7.1.1"
33373323
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
@@ -4553,15 +4539,7 @@ metro@0.81.1, metro@^0.81.0:
45534539
ws "^7.5.10"
45544540
yargs "^17.6.2"
45554541

4556-
micromatch@^4.0.4:
4557-
version "4.0.5"
4558-
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
4559-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
4560-
dependencies:
4561-
braces "^3.0.2"
4562-
picomatch "^2.3.1"
4563-
4564-
micromatch@^4.0.7, micromatch@^4.0.8:
4542+
micromatch@^4.0.4, micromatch@^4.0.7, micromatch@^4.0.8:
45654543
version "4.0.8"
45664544
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
45674545
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==

yarn.lock

Lines changed: 2 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -276,13 +276,6 @@
276276
"@babel/template" "^7.22.15"
277277
"@babel/types" "^7.23.0"
278278

279-
"@babel/helper-hoist-variables@^7.22.5":
280-
version "7.22.5"
281-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
282-
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
283-
dependencies:
284-
"@babel/types" "^7.22.5"
285-
286279
"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0":
287280
version "7.23.0"
288281
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366"
@@ -1479,7 +1472,7 @@
14791472
debug "^4.3.1"
14801473
globals "^11.1.0"
14811474

1482-
"@babel/traverse@^7.20.0":
1475+
"@babel/traverse@^7.20.0", "@babel/traverse@^7.23.9", "@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7", "@babel/traverse@^7.26.8":
14831476
version "7.26.10"
14841477
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
14851478
integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==
@@ -1492,48 +1485,6 @@
14921485
debug "^4.3.1"
14931486
globals "^11.1.0"
14941487

1495-
"@babel/traverse@^7.23.9":
1496-
version "7.23.9"
1497-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
1498-
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
1499-
dependencies:
1500-
"@babel/code-frame" "^7.23.5"
1501-
"@babel/generator" "^7.23.6"
1502-
"@babel/helper-environment-visitor" "^7.22.20"
1503-
"@babel/helper-function-name" "^7.23.0"
1504-
"@babel/helper-hoist-variables" "^7.22.5"
1505-
"@babel/helper-split-export-declaration" "^7.22.6"
1506-
"@babel/parser" "^7.23.9"
1507-
"@babel/types" "^7.23.9"
1508-
debug "^4.3.1"
1509-
globals "^11.1.0"
1510-
1511-
"@babel/traverse@^7.25.3", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7":
1512-
version "7.26.7"
1513-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
1514-
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
1515-
dependencies:
1516-
"@babel/code-frame" "^7.26.2"
1517-
"@babel/generator" "^7.26.5"
1518-
"@babel/parser" "^7.26.7"
1519-
"@babel/template" "^7.25.9"
1520-
"@babel/types" "^7.26.7"
1521-
debug "^4.3.1"
1522-
globals "^11.1.0"
1523-
1524-
"@babel/traverse@^7.26.8":
1525-
version "7.26.8"
1526-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
1527-
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==
1528-
dependencies:
1529-
"@babel/code-frame" "^7.26.2"
1530-
"@babel/generator" "^7.26.8"
1531-
"@babel/parser" "^7.26.8"
1532-
"@babel/template" "^7.26.8"
1533-
"@babel/types" "^7.26.8"
1534-
debug "^4.3.1"
1535-
globals "^11.1.0"
1536-
15371488
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
15381489
version "7.23.9"
15391490
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
@@ -3318,13 +3269,6 @@ brace-expansion@^2.0.1:
33183269
dependencies:
33193270
balanced-match "^1.0.0"
33203271

3321-
braces@^3.0.2:
3322-
version "3.0.2"
3323-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
3324-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
3325-
dependencies:
3326-
fill-range "^7.0.1"
3327-
33283272
braces@^3.0.3:
33293273
version "3.0.3"
33303274
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -4836,13 +4780,6 @@ file-entry-cache@^8.0.0:
48364780
dependencies:
48374781
flat-cache "^4.0.0"
48384782

4839-
fill-range@^7.0.1:
4840-
version "7.0.1"
4841-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
4842-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
4843-
dependencies:
4844-
to-regex-range "^5.0.1"
4845-
48464783
fill-range@^7.1.1:
48474784
version "7.1.1"
48484785
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
@@ -7257,15 +7194,7 @@ metro@0.81.1, metro@^0.81.0:
72577194
ws "^7.5.10"
72587195
yargs "^17.6.2"
72597196

7260-
micromatch@^4.0.4:
7261-
version "4.0.5"
7262-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
7263-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
7264-
dependencies:
7265-
braces "^3.0.2"
7266-
picomatch "^2.3.1"
7267-
7268-
micromatch@^4.0.7, micromatch@^4.0.8:
7197+
micromatch@^4.0.4, micromatch@^4.0.7, micromatch@^4.0.8:
72697198
version "4.0.8"
72707199
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
72717200
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==

0 commit comments

Comments
 (0)