Skip to content

Commit a49de3f

Browse files
build(deps): bump @babel/parser from 7.24.1 to 7.24.4 (#40)
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.24.1 to 7.24.4. - [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.4/packages/babel-parser) --- updated-dependencies: - dependency-name: "@babel/parser" 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 e737b42 commit a49de3f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@babel/core": "^7.24.3",
2323
"@babel/generator": "^7.24.1",
24-
"@babel/parser": "^7.24.1",
24+
"@babel/parser": "^7.24.4",
2525
"@babel/types": "^7.24.0",
2626
"object-hash": "^3.0.0",
2727
"typescript": "^5.4.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)