Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/runtime from 7.24.4 to 7.24.8 in /example (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 3d77d76 commit bbbd07c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.8",
"metro-react-native-babel-preset": "^0.76.7"
},
"jest": {
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,10 +883,10 @@
pirates "^4.0.0"
source-map-support "^0.5.16"

"@babel/runtime@^7.24.4", "@babel/runtime@^7.8.4":
version "7.24.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.4.tgz#de795accd698007a66ba44add6cc86542aff1edd"
integrity sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==
"@babel/runtime@^7.24.8", "@babel/runtime@^7.8.4":
version "7.24.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down

0 comments on commit bbbd07c

Please sign in to comment.