Skip to content

Commit 7d6b798

Browse files
build(deps): bump @babel/types from 7.24.5 to 7.24.6 (#90)
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) 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-types) --- updated-dependencies: - dependency-name: "@babel/types" 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 a76c3a2 commit 7d6b798

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "^7.24.4",
2323
"@babel/generator": "^7.24.4",
2424
"@babel/parser": "^7.24.4",
25-
"@babel/types": "^7.24.0",
25+
"@babel/types": "^7.24.6",
2626
"@replexica/spec": "workspace:*",
2727
"ignore-walk": "^6.0.4",
2828
"lodash": "^4.17.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)