Skip to content

Commit

Permalink
chore(deps): bump @babel/runtime from 7.24.7 to 7.24.8
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.24.7 to 7.24.8.
- [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.24.8/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 545f0d6 commit 9b454f5
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.24.7",
"@babel/runtime": "7.24.8",
"dequal": "2.0.3",
"lru-cache": "^11.0.0"
},
Expand Down

0 comments on commit 9b454f5

Please sign in to comment.