Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump @babel/runtime from 7.23.1 to 7.23.9 in /example
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.1 to 7.23.9.
- [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.23.9/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit 7c1f63f
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-typescript": "7.22.5",
"@babel/runtime": "^7.23.1",
"@babel/runtime": "^7.23.9",
"@react-native/metro-config": "^0.72.7",
"@types/react": "^18.2.14",
"@types/react-native": "^0.72.2",
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
@@ -1019,12 +1019,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.23.1":
version: 7.23.1
resolution: "@babel/runtime@npm:7.23.1"
"@babel/runtime@npm:^7.23.9":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 0cd0d43e6e7dc7f9152fda8c8312b08321cda2f56ef53d6c22ebdd773abdc6f5d0a69008de90aa41908d00e2c1facb24715ff121274e689305c858355ff02c70
checksum: 6bbebe8d27c0c2dd275d1ac197fc1a6c00e18dab68cc7aaff0adc3195b45862bae9c4cc58975629004b0213955b2ed91e99eccb3d9b39cabea246c657323d667
languageName: node
linkType: hard

@@ -2280,7 +2280,7 @@ __metadata:
dependencies:
"@babel/core": ^7.20.5
"@babel/preset-typescript": 7.22.5
"@babel/runtime": ^7.23.1
"@babel/runtime": ^7.23.9
"@mapbox/geo-viewport": ^0.5.0
"@react-native-masked-view/masked-view": ^0.2.9
"@react-native/metro-config": ^0.72.7

0 comments on commit 7c1f63f

Please sign in to comment.