Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 06a1a3c

Browse files
Merge pull request #79 from CodingItWrong/dependabot/npm_and_yarn/babel/runtime-7.26.0
Bump @babel/runtime from 7.25.6 to 7.26.0
2 parents 69826a7 + 0c88b3b commit 06a1a3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/core": "^7.26.0",
1818
"@babel/preset-env": "^7.26.0",
19-
"@babel/runtime": "^7.25.6",
19+
"@babel/runtime": "^7.26.0",
2020
"@react-native-community/eslint-config": "^3.2.0",
2121
"@testing-library/jest-native": "^5.4.3",
2222
"@testing-library/react-native": "^12.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,10 +1195,10 @@
11951195
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
11961196
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11971197

1198-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.25.6", "@babel/runtime@^7.8.4":
1199-
version "7.25.6"
1200-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2"
1201-
integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==
1198+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.26.0", "@babel/runtime@^7.8.4":
1199+
version "7.26.0"
1200+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
1201+
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
12021202
dependencies:
12031203
regenerator-runtime "^0.14.0"
12041204

0 commit comments

Comments
 (0)