From 46b90b5b4396e7b4f91a136d910b7994b4725bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 19:23:01 +0000 Subject: [PATCH] dep(dev): bump @ast-grep/napi from 0.41.1 to 0.44.0 Bumps [@ast-grep/napi](https://github.com/ast-grep/ast-grep) from 0.41.1 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](https://github.com/ast-grep/ast-grep/compare/0.41.1...0.44.0) --- updated-dependencies: - dependency-name: "@ast-grep/napi" dependency-version: 0.44.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 176 +----------------- recipes/fs-access-mode-constants/package.json | 2 +- 2 files changed, 2 insertions(+), 176 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3de4a7d0..48afba68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -944,184 +944,10 @@ "@nodejs/codemod-utils": "*" }, "devDependencies": { - "@ast-grep/napi": "^0.41.0", + "@ast-grep/napi": "^0.44.0", "@codemod.com/jssg-types": "^1.6.2" } }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi/-/napi-0.41.1.tgz", - "integrity": "sha512-OYQVWBbb43af2lTSCayMS7wsZ20nl+fw6LGVl/5zSuHTZRNfANknKLk3wMA4y7RIaAiIwrldAmI6GNZeIDRTkQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 10" - }, - "optionalDependencies": { - "@ast-grep/napi-darwin-arm64": "0.41.1", - "@ast-grep/napi-darwin-x64": "0.41.1", - "@ast-grep/napi-linux-arm64-gnu": "0.41.1", - "@ast-grep/napi-linux-arm64-musl": "0.41.1", - "@ast-grep/napi-linux-x64-gnu": "0.41.1", - "@ast-grep/napi-linux-x64-musl": "0.41.1", - "@ast-grep/napi-win32-arm64-msvc": "0.41.1", - "@ast-grep/napi-win32-ia32-msvc": "0.41.1", - "@ast-grep/napi-win32-x64-msvc": "0.41.1" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-darwin-arm64": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-arm64/-/napi-darwin-arm64-0.41.1.tgz", - "integrity": "sha512-sZHwg/oD6YB2y4VD8ZMeMHBq/ONil+mx+bB61YAiGQB+8UCMSFxJupvtNICB/BnIFqcPCVz/jCaSdbASLrbXQQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-darwin-x64": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-x64/-/napi-darwin-x64-0.41.1.tgz", - "integrity": "sha512-SL9hGB8sKvPnLUcigiDQrhohL7N4ujy1+t885kGcBkMXR73JT05OpPmvw0AWmg8l2iH1e5uNK/ZjnV/lSkynxQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-linux-arm64-gnu": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-gnu/-/napi-linux-arm64-gnu-0.41.1.tgz", - "integrity": "sha512-mkNQpkm1jvnIdeRMnEWZ4Q0gNGApoNTMAoJRVmY11CkA4C/vIdNIjxj7UB61xV42Ng/A7Fw8mQUQuFos0lAKPQ==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-linux-arm64-musl": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-musl/-/napi-linux-arm64-musl-0.41.1.tgz", - "integrity": "sha512-0G3cHyc+8A945aLie55bLZ+oaEBer0EFlyP/GlwRAx4nn5vGBct1hVTxSexWJ6AxnnRNPlN0mvswVwXiE7H7gA==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-linux-x64-gnu": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-gnu/-/napi-linux-x64-gnu-0.41.1.tgz", - "integrity": "sha512-+aNiCik3iTMtUrMp1k2yIMjby1U64EydTH1qotlx+fh8YvwrwwxZWct7NlurY3MILgT/WONSxhHKmL5NsbB4dw==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-linux-x64-musl": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-musl/-/napi-linux-x64-musl-0.41.1.tgz", - "integrity": "sha512-rBrZSx5za3OliYcJcUrbLct+1+8oxh8ZEjYPiLCybe4FhspNKGM952g8a4sjgRuwbKS9BstYO9Fz+wthFnaFUQ==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-win32-arm64-msvc": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-arm64-msvc/-/napi-win32-arm64-msvc-0.41.1.tgz", - "integrity": "sha512-uNRHM3a1qFN0SECJDCEDVy1b0N75JNhJE2O/2BhDkDo0qM8kEewf9jRtG1fwpgZbMK2KoKvMHU/KQ73fWN44Zw==", - "cpu": [ - "arm64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-win32-ia32-msvc": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-ia32-msvc/-/napi-win32-ia32-msvc-0.41.1.tgz", - "integrity": "sha512-uNPQwGUBGIbCX+WhEIfYJf/VrS7o5+vJvT4MVEHI8aVJnpjcFsLrFI0hIv044OXxnleOo2HUvEmjOrub//at/Q==", - "cpu": [ - "ia32" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, - "recipes/fs-access-mode-constants/node_modules/@ast-grep/napi-win32-x64-msvc": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-x64-msvc/-/napi-win32-x64-msvc-0.41.1.tgz", - "integrity": "sha512-xFp68OCUEmWYcqoreZFaf2xwMhm/22Qf6bR2Qyn8WNVY9RF4m4+k5K+7Wn+n9xy0vHUPhtFd1So/SvuaqLHEoA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ], - "engines": { - "node": ">= 10" - } - }, "recipes/fs-truncate-fd-deprecation": { "name": "@nodejs/fs-truncate-fd-deprecation", "version": "1.0.2", diff --git a/recipes/fs-access-mode-constants/package.json b/recipes/fs-access-mode-constants/package.json index dc4fe090..be7bb951 100644 --- a/recipes/fs-access-mode-constants/package.json +++ b/recipes/fs-access-mode-constants/package.json @@ -19,7 +19,7 @@ "@nodejs/codemod-utils": "*" }, "devDependencies": { - "@ast-grep/napi": "^0.41.0", + "@ast-grep/napi": "^0.44.0", "@codemod.com/jssg-types": "^1.6.2" } }