Skip to content

Commit 0ca5cc1

Browse files
chore: bump @babel/runtime from 7.24.5 to 7.24.6 (#2750)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.24.6. - [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.6/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>
1 parent 3aa4d8b commit 0ca5cc1

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

packages/library-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"test:unit:node": "cross-env NODE_ENV=test NODE_OPTIONS='--import tsx' mocha './test/**/*.test.ts'"
5656
},
5757
"dependencies": {
58-
"@babel/runtime": "^7.24.5",
58+
"@babel/runtime": "^7.24.6",
5959
"@noble/curves": "^1.4.0",
6060
"@noble/hashes": "^1.4.0",
6161
"@solana/buffer-layout": "^4.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)