Skip to content

Commit 2a814bf

Browse files
Bump the actions-deps group in /validator/imported with 2 updates (#360)
Bumps the actions-deps group in /validator/imported with 2 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript). Updates `@babel/cli` from 7.26.4 to 7.27.0 - [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.27.0/packages/babel-cli) Updates `@babel/plugin-transform-typescript` from 7.26.8 to 7.27.0 - [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.27.0/packages/babel-plugin-transform-typescript) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@babel/plugin-transform-typescript" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c70447b commit 2a814bf

File tree

2 files changed

+87
-84
lines changed

2 files changed

+87
-84
lines changed

validator/imported/package-lock.json

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

validator/imported/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"fmt": "prettier -w '*.js'"
44
},
55
"dependencies": {
6-
"@babel/cli": "^7.26.4",
6+
"@babel/cli": "^7.27.0",
77
"@babel/core": "^7.26.10",
88
"@babel/node": "^7.26.0",
9-
"@babel/plugin-transform-typescript": "^7.26.8",
9+
"@babel/plugin-transform-typescript": "^7.27.0",
1010
"@babel/preset-env": "^7.26.9",
1111
"@babel/preset-flow": "^7.25.9",
1212
"chai": "^5.2.0",

0 commit comments

Comments
 (0)