Skip to content

Commit d727b06

Browse files
Bump @babel/runtime from 7.25.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.0 to 7.26.10. - [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.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38c638e commit d727b06

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
3434
"@babel/plugin-transform-regenerator": "^7.24.7",
3535
"@babel/plugin-transform-runtime": "^7.24.7",
36-
"@babel/runtime": "^7.25.0",
36+
"@babel/runtime": "^7.26.10",
3737
"@babel/traverse": "^7.25.3",
3838
"@babel/types": "^7.25.2",
3939
"@jest/create-cache-key-function": "^29.7.0",

yarn.lock

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -934,17 +934,10 @@
934934
core-js-pure "^3.20.2"
935935
regenerator-runtime "^0.13.4"
936936

937-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
938-
version "7.18.9"
939-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
940-
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
941-
dependencies:
942-
regenerator-runtime "^0.13.4"
943-
944-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.25.0":
945-
version "7.25.0"
946-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb"
947-
integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==
937+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.26.10", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
938+
version "7.26.10"
939+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
940+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
948941
dependencies:
949942
regenerator-runtime "^0.14.0"
950943

@@ -3142,7 +3135,6 @@ [email protected]:
31423135

31433136
"eslint-plugin-relay-internal@link:./packages/eslint-plugin-relay-internal":
31443137
version "0.0.0"
3145-
uid ""
31463138

31473139
31483140
version "1.8.3"
@@ -3562,10 +3554,10 @@ flatted@^3.1.0:
35623554
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
35633555
integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
35643556

3565-
flow-bin@^0.263.0:
3566-
version "0.263.0"
3567-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.263.0.tgz#0a836bdf82855d5df9858c781818ce51612be064"
3568-
integrity sha512-FkQywD+7wXru/7/SWJPVnZXUp6CW3XtrVZ26vhAdVfMx9xlwq/Zk/tXcn3OQuiHUA4kQvZNyfgRztp6oXgjsog==
3557+
flow-bin@^0.265.0:
3558+
version "0.265.0"
3559+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.265.0.tgz#b97da41c752fead78da9c58344873b95763da678"
3560+
integrity sha512-O27LbAP1vND21YwLEn3eTlSBP5l+kLM18qax/rj0rFmdSqrYBLJ3fRyLzOVCZe4v5mSl3QU0HIYnDIWbAxsLRQ==
35693561

35703562
flush-write-stream@^1.0.2:
35713563
version "1.1.1"

0 commit comments

Comments
 (0)