Skip to content

Commit 2b4a265

Browse files
dependabot[bot]striezel
authored andcommitted
Bump @babel/runtime from 7.24.4 to 7.24.5 in /meteorapp
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.24.5. - [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.5/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>
1 parent a4db2ce commit 2b4a265

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

meteorapp/package-lock.json

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

meteorapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"start": "meteor run"
66
},
77
"dependencies": {
8-
"@babel/runtime": "^7.24.4",
8+
"@babel/runtime": "^7.24.5",
99
"meteor-node-stubs": "^1.2.9"
1010
}
1111
}

0 commit comments

Comments
 (0)