Skip to content

Commit 32953e4

Browse files
Bump @babel/helpers from 7.20.7 to 7.27.0 in /examples/reactnative (#232)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.20.7 to 7.27.0. - [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.27.0/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f00578 commit 32953e4

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

examples/reactnative/package-lock.json

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

examples/reactnative/yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,11 @@
244244
"@babel/types" "^7.20.5"
245245

246246
"@babel/helpers@^7.20.7":
247-
version "7.20.7"
248-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.7.tgz"
247+
version "7.27.0"
248+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
249249
dependencies:
250-
"@babel/template" "^7.20.7"
251-
"@babel/traverse" "^7.20.7"
252-
"@babel/types" "^7.20.7"
250+
"@babel/template" "^7.27.0"
251+
"@babel/types" "^7.27.0"
253252

254253
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
255254
version "7.18.6"

0 commit comments

Comments
 (0)