Skip to content

Commit 406067e

Browse files
committed
Update deps
1 parent a0eb0c7 commit 406067e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@babel/core": "^7.26.10",
7070
"@babel/preset-env": "^7.26.9",
71-
"@babel/runtime": "^7.26.10",
71+
"@babel/runtime": "^7.27.0",
7272
"@react-native-community/cli": "^18.0.0",
7373
"@react-native/babel-preset": "0.78.1",
7474
"@react-native/eslint-config": "0.78.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -985,10 +985,10 @@
985985
pirates "^4.0.6"
986986
source-map-support "^0.5.16"
987987

988-
"@babel/runtime@^7.18.6", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
989-
version "7.26.10"
990-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz"
991-
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
988+
"@babel/runtime@^7.18.6", "@babel/runtime@^7.25.0", "@babel/runtime@^7.27.0", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
989+
version "7.27.0"
990+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz"
991+
integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==
992992
dependencies:
993993
regenerator-runtime "^0.14.0"
994994

0 commit comments

Comments
 (0)