Skip to content

Commit fabd773

Browse files
chore(deps): bump @babel/generator from 7.24.7 to 7.25.7 (#257)
Bumps [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) from 7.24.7 to 7.25.7. - [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.25.7/packages/babel-generator) --- updated-dependencies: - dependency-name: "@babel/generator" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc0a876 commit fabd773

File tree

2 files changed

+5
-33
lines changed

2 files changed

+5
-33
lines changed

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "Apache-2.0",
2121
"dependencies": {
2222
"@babel/core": "^7.25.8",
23-
"@babel/generator": "^7.24.7",
23+
"@babel/generator": "^7.25.7",
2424
"@babel/parser": "^7.24.7",
2525
"@babel/types": "^7.24.7",
2626
"@replexica/spec": "workspace:*",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)