Skip to content

Commit 1880144

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [base-x](https://github.com/cryptocoinjs/base-x), [brace-expansion](https://github.com/juliangruber/brace-expansion) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). Updates `@babel/runtime` from 7.23.1 to 7.27.6 - [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.27.6/packages/babel-runtime) Updates `base-x` from 3.0.9 to 3.0.11 - [Commits](cryptocoinjs/base-x@v3.0.9...v3.0.11) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) 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) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: base-x dependency-version: 3.0.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 7.0.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a893c8e commit 1880144

1 file changed

Lines changed: 12 additions & 21 deletions

File tree

yarn.lock

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,11 +1568,9 @@ __metadata:
15681568
linkType: hard
15691569

15701570
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.9, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
1571-
version: 7.23.1
1572-
resolution: "@babel/runtime@npm:7.23.1"
1573-
dependencies:
1574-
regenerator-runtime: ^0.14.0
1575-
checksum: 0cd0d43e6e7dc7f9152fda8c8312b08321cda2f56ef53d6c22ebdd773abdc6f5d0a69008de90aa41908d00e2c1facb24715ff121274e689305c858355ff02c70
1571+
version: 7.27.6
1572+
resolution: "@babel/runtime@npm:7.27.6"
1573+
checksum: 3f7b879df1823c0926bd5dbc941c62f5d60faa790c1aab9758c04799e1f04ee8d93553be9ec059d4e5882f19fe03cbe8933ee4f46212dced0f6d8205992c9c9a
15761574
languageName: node
15771575
linkType: hard
15781576

@@ -8706,11 +8704,11 @@ __metadata:
87068704
linkType: hard
87078705

87088706
"base-x@npm:^3.0.8":
8709-
version: 3.0.9
8710-
resolution: "base-x@npm:3.0.9"
8707+
version: 3.0.11
8708+
resolution: "base-x@npm:3.0.11"
87118709
dependencies:
87128710
safe-buffer: ^5.0.1
8713-
checksum: 957101d6fd09e1903e846fd8f69fd7e5e3e50254383e61ab667c725866bec54e5ece5ba49ce385128ae48f9ec93a26567d1d5ebb91f4d56ef4a9cc0d5a5481e8
8711+
checksum: c2e3c443fd07cb9b9d3e179a9e9c581daa31881005841fe8d6a834e534505890fedf03465ccf14512da60e3f7be00fe66167806b159ba076d2c03952ae7460c4
87148712
languageName: node
87158713
linkType: hard
87168714

@@ -8862,12 +8860,12 @@ __metadata:
88628860
linkType: hard
88638861

88648862
"brace-expansion@npm:^1.1.7":
8865-
version: 1.1.11
8866-
resolution: "brace-expansion@npm:1.1.11"
8863+
version: 1.1.12
8864+
resolution: "brace-expansion@npm:1.1.12"
88678865
dependencies:
88688866
balanced-match: ^1.0.0
88698867
concat-map: 0.0.1
8870-
checksum: faf34a7bb0c3fcf4b59c7808bc5d2a96a40988addf2e7e09dfbb67a2251800e0d14cd2bfc1aa79174f2f5095c54ff27f46fb1289fe2d77dac755b5eb3434cc07
8868+
checksum: 12cb6d6310629e3048cadb003e1aca4d8c9bb5c67c3c321bafdd7e7a50155de081f78ea3e0ed92ecc75a9015e784f301efc8132383132f4f7904ad1ac529c562
88718869
languageName: node
88728870
linkType: hard
88738871

@@ -10036,13 +10034,13 @@ __metadata:
1003610034
linkType: hard
1003710035

1003810036
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
10039-
version: 7.0.3
10040-
resolution: "cross-spawn@npm:7.0.3"
10037+
version: 7.0.6
10038+
resolution: "cross-spawn@npm:7.0.6"
1004110039
dependencies:
1004210040
path-key: ^3.1.0
1004310041
shebang-command: ^2.0.0
1004410042
which: ^2.0.1
10045-
checksum: 671cc7c7288c3a8406f3c69a3ae2fc85555c04169e9d611def9a675635472614f1c0ed0ef80955d5b6d4e724f6ced67f0ad1bb006c2ea643488fcfef994d7f52
10043+
checksum: 8d306efacaf6f3f60e0224c287664093fa9185680b2d195852ba9a863f85d02dcc737094c6e512175f8ee0161f9b87c73c6826034c2422e39de7d6569cf4503b
1004610044
languageName: node
1004710045
linkType: hard
1004810046

@@ -19601,13 +19599,6 @@ __metadata:
1960119599
languageName: node
1960219600
linkType: hard
1960319601

19604-
"regenerator-runtime@npm:^0.14.0":
19605-
version: 0.14.0
19606-
resolution: "regenerator-runtime@npm:0.14.0"
19607-
checksum: 1c977ad82a82a4412e4f639d65d22be376d3ebdd30da2c003eeafdaaacd03fc00c2320f18120007ee700900979284fc78a9f00da7fb593f6e6eeebc673fba9a3
19608-
languageName: node
19609-
linkType: hard
19610-
1961119602
"regenerator-transform@npm:^0.15.2":
1961219603
version: 0.15.2
1961319604
resolution: "regenerator-transform@npm:0.15.2"

0 commit comments

Comments
 (0)