Skip to content

Commit a2d6978

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /tests directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [tar-fs](https://github.com/mafintosh/tar-fs). Updates `@babel/runtime` from 7.25.0 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) Updates `tar-fs` from 3.0.8 to 3.1.0 - [Commits](mafintosh/tar-fs@v3.0.8...v3.1.0) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 3.1.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb7cf3c commit a2d6978

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

tests/package-lock.json

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

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"report": "nyc report -t .coverage"
1414
},
1515
"dependencies": {
16-
"@babel/runtime": "^7.25.0",
16+
"@babel/runtime": "^7.26.10",
1717
"meteor-node-stubs": "^1.2.9"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)