Skip to content

Commit 02ecde5

Browse files
chore(deps): bump @ast-grep/napi in the production-dependencies group (#27)
Bumps the production-dependencies group with 1 update: [@ast-grep/napi](https://github.com/ast-grep/ast-grep). Updates `@ast-grep/napi` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.43.0...0.44.0) --- updated-dependencies: - dependency-name: "@ast-grep/napi" dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 165654f commit 02ecde5

2 files changed

Lines changed: 53 additions & 41 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/e18e/web-features-codemods#readme",
2929
"dependencies": {
30-
"@ast-grep/napi": "^0.43.0"
30+
"@ast-grep/napi": "^0.44.0"
3131
},
3232
"devDependencies": {
3333
"@types/node": "^26.0.0",

0 commit comments

Comments
 (0)