Skip to content

Commit

Permalink
Bump @babel/runtime from 7.20.1 to 7.25.7 in /client
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.20.1 to 7.25.7.
- [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.25.7/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent d4848b6 commit bee3d0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@aeaton/prosemirror-footnotes": "^0.1.0",
"@aeaton/react-prosemirror": "^0.22.1",
"@babel/runtime": "^7.20.1",
"@babel/runtime": "^7.25.7",
"@types/pubsub-js": "^1.8.6",
"classnames": "^2.3.2",
"filesize": "^10.1.0",
Expand Down

0 comments on commit bee3d0d

Please sign in to comment.