Skip to content

chore(deps-dev): bump @react-native/js-polyfills from 0.77.2 to 0.80.0 #1211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump @react-native/js-polyfills from 0.77.2 to 0.80.0
Bumps [@react-native/js-polyfills](https://github.com/facebook/react-native/tree/HEAD/packages/polyfills) from 0.77.2 to 0.80.0.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.80.0/packages/polyfills)

---
updated-dependencies:
- dependency-name: "@react-native/js-polyfills"
  dependency-version: 0.80.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 94609b4ef172ff9417392cac35cd571fc22fc558
18 changes: 14 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@
"@react-native-community/cli-platform-ios": "15.1.3",
"@react-native/babel-preset": "^0.77.0",
"@react-native/eslint-config": "^0.77.0",
"@react-native/js-polyfills": "^0.77.0",
"@react-native/js-polyfills": "^0.80.0",
"@react-native/metro-babel-transformer": "^0.77.0",
"@react-native/metro-config": "^0.77.0",
"@release-it/conventional-changelog": "^5.0.0",