Skip to content

Commit

Permalink
chore(deps): bump @babel/runtime from 7.22.10 to 7.22.11 (#1409)
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.22.10 to 7.22.11.
- [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.22.11/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 24, 2023
1 parent 638ca95 commit 10fb673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "tsd && jest --no-cache"
},
"dependencies": {
"@babel/runtime": "7.22.10",
"@babel/runtime": "7.22.11",
"dequal": "2.0.3",
"lru-cache": "^8.0.0"
},
Expand Down

0 comments on commit 10fb673

Please sign in to comment.