Skip to content

Commit 2bfa1b1

Browse files
build(deps): bump @babel/runtime from 7.25.6 to 7.26.10 in /testapp3
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.26.10. - [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.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fa9392 commit 2bfa1b1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

testapp3/package-lock.json

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

testapp3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint:fix": "standard --fix ../"
1212
},
1313
"dependencies": {
14-
"@babel/runtime": "^7.25.6",
14+
"@babel/runtime": "^7.26.10",
1515
"meteor-node-stubs": "^1.2.9"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)