Skip to content

Commit bd81fd0

Browse files
Bump @babel/runtime from 7.24.0 to 7.26.10 in /examples/react-native (#489)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3845b4f commit bd81fd0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/react-native/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@babel/core": "^7.20.0",
2727
"@babel/preset-env": "^7.20.0",
28-
"@babel/runtime": "^7.20.0",
28+
"@babel/runtime": "^7.26.10",
2929
"@react-native/babel-preset": "0.73.21",
3030
"@react-native/eslint-config": "0.73.2",
3131
"@react-native/metro-config": "0.73.5",

examples/react-native/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1145,10 +1145,10 @@
11451145
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz"
11461146
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11471147

1148-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0", "@babel/runtime@^7.8.4":
1149-
version "7.24.0"
1150-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.0.tgz"
1151-
integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
1148+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4":
1149+
version "7.26.10"
1150+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1151+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
11521152
dependencies:
11531153
regenerator-runtime "^0.14.0"
11541154

0 commit comments

Comments
 (0)