From 145920936aa176575cd8cd0cead3e0ac36271761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:23:02 +0000 Subject: [PATCH] dep(dev): bump @ast-grep/napi from 0.44.0 to 0.44.1 Bumps [@ast-grep/napi](https://github.com/ast-grep/ast-grep) from 0.44.0 to 0.44.1. - [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.44.0...0.44.1) --- updated-dependencies: - dependency-name: "@ast-grep/napi" dependency-version: 0.44.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 94 +++++++++++-------- recipes/fs-access-mode-constants/package.json | 2 +- utils/package.json | 2 +- 3 files changed, 55 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a6b9e59..dce9b6d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -166,30 +166,30 @@ } }, "node_modules/@ast-grep/napi": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi/-/napi-0.44.0.tgz", - "integrity": "sha512-ElgKzFxOXhYEk9F/TXo/Ld5hR1fs08UiEaP1IB6PfVpGx4KPNN9ewxX+plMjfEY6avEzRE1Zy/gpFo8TijJPCg==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi/-/napi-0.44.1.tgz", + "integrity": "sha512-dJAJVYRKmUjXn+4mXUgfRvMrWujB9mLzPSq/2e8J7n6Hn3dY4jpZNpChj6hMi7PlZ2J2c7coAVoDBaax06uvXw==", "dev": true, "license": "MIT", "engines": { "node": ">= 10" }, "optionalDependencies": { - "@ast-grep/napi-darwin-arm64": "0.44.0", - "@ast-grep/napi-darwin-x64": "0.44.0", - "@ast-grep/napi-linux-arm64-gnu": "0.44.0", - "@ast-grep/napi-linux-arm64-musl": "0.44.0", - "@ast-grep/napi-linux-x64-gnu": "0.44.0", - "@ast-grep/napi-linux-x64-musl": "0.44.0", - "@ast-grep/napi-win32-arm64-msvc": "0.44.0", - "@ast-grep/napi-win32-ia32-msvc": "0.44.0", - "@ast-grep/napi-win32-x64-msvc": "0.44.0" + "@ast-grep/napi-darwin-arm64": "0.44.1", + "@ast-grep/napi-darwin-x64": "0.44.1", + "@ast-grep/napi-linux-arm64-gnu": "0.44.1", + "@ast-grep/napi-linux-arm64-musl": "0.44.1", + "@ast-grep/napi-linux-x64-gnu": "0.44.1", + "@ast-grep/napi-linux-x64-musl": "0.44.1", + "@ast-grep/napi-win32-arm64-msvc": "0.44.1", + "@ast-grep/napi-win32-ia32-msvc": "0.44.1", + "@ast-grep/napi-win32-x64-msvc": "0.44.1" } }, "node_modules/@ast-grep/napi-darwin-arm64": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-arm64/-/napi-darwin-arm64-0.44.0.tgz", - "integrity": "sha512-UKYCGkFaE/wLSXJVC4zKxpfrcEEu/Ok3ziPstIYO/nCIscBJ8cch4bStiVXucRBeZA/kqfGLjt0/iet4QYSbKw==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-arm64/-/napi-darwin-arm64-0.44.1.tgz", + "integrity": "sha512-JPcb1PvOkwKgccGbBgtoc4e6qfx/luvAtlc6SEtNPhvSwV8qagLb9MCSDcCiuqrqICx3qHj2CXouGbs66lCFvA==", "cpu": [ "arm64" ], @@ -204,9 +204,9 @@ } }, "node_modules/@ast-grep/napi-darwin-x64": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-x64/-/napi-darwin-x64-0.44.0.tgz", - "integrity": "sha512-CTKYKCDdMgOMiEqO9JPdAuJtGE6yPo8/l2pMKJFzbMlw+JmWlqFqmzLkSZBK0V8Kelcs5TSzr35biHBAgbxr+w==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-darwin-x64/-/napi-darwin-x64-0.44.1.tgz", + "integrity": "sha512-TZj9CnCoe30mj2Nri/mMDORgkp1nkeCiw03CIRPOaUqNOvCNyMWLQhxwGJcG1KpY9MuTZsbLcQ3jju0fXZJjwQ==", "cpu": [ "x64" ], @@ -221,13 +221,16 @@ } }, "node_modules/@ast-grep/napi-linux-arm64-gnu": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-gnu/-/napi-linux-arm64-gnu-0.44.0.tgz", - "integrity": "sha512-7zEyLhWZ4WfiUO9n6BYNoq6GizJmOTP1KlSrqUjp1lkGGQW5tGobxuz/rgFXP4e4omH36pc7MKucqj0cARpz3g==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-gnu/-/napi-linux-arm64-gnu-0.44.1.tgz", + "integrity": "sha512-tw/7ruKolNcy97tDf/24Arb8wo/Ho2FRHk98lrmYQZZr18fFaiYjRXTCJTizOsdo6wL/asht4Rpdo/eRPuDhVw==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -238,13 +241,16 @@ } }, "node_modules/@ast-grep/napi-linux-arm64-musl": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-musl/-/napi-linux-arm64-musl-0.44.0.tgz", - "integrity": "sha512-ZOShb173UgUuTFXB6V73RqPq1wsqCmDulTW/W0889xY34koW3y13e8SmJbUK1GTmjXcjIr4whiCGgDYigByAeA==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-arm64-musl/-/napi-linux-arm64-musl-0.44.1.tgz", + "integrity": "sha512-IJlY4GnuDqABa40xMvJp62nEQWYmk6wXtZc2sbPiQoemxAPG6X2m+eWwYpE9heAQOe6iNkXsILNH8YZHRTYayA==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -255,13 +261,16 @@ } }, "node_modules/@ast-grep/napi-linux-x64-gnu": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-gnu/-/napi-linux-x64-gnu-0.44.0.tgz", - "integrity": "sha512-eFto0eQY1sVKW7iLE/FTiYvl+rJ2IDoO3VZp7M+oO78Qs2F7OPqCdeo2ucf7TpcyHqbp0CHX8OGDrfngTwt/ew==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-gnu/-/napi-linux-x64-gnu-0.44.1.tgz", + "integrity": "sha512-6YyLrXn0RcKCS/FpqAFVWWtbGNFYia5tNI6mX1PqVQPCMT5EojHDXpW2/eo6uV/BnGCsVpTocAWSpac6tACa6g==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -272,13 +281,16 @@ } }, "node_modules/@ast-grep/napi-linux-x64-musl": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-musl/-/napi-linux-x64-musl-0.44.0.tgz", - "integrity": "sha512-HOODyzZM+sRLgra94v8O3l/4Eg3xEhdZ0XAKCoIPhd+DQKkI3EPlD3PgzYiN+8ExQHhtK/xmJhg7zbXr+d9lrg==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-linux-x64-musl/-/napi-linux-x64-musl-0.44.1.tgz", + "integrity": "sha512-P8ze2Srap/4RsxbrzMy/NSvkRfLwNfvfoEbwBqS/q199t3wVkpS2gT13QkANrgU+RLUgAIawnFBpjbm5XinIuQ==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -289,9 +301,9 @@ } }, "node_modules/@ast-grep/napi-win32-arm64-msvc": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-arm64-msvc/-/napi-win32-arm64-msvc-0.44.0.tgz", - "integrity": "sha512-waCOc7sRdoDwVweUZXNQOTnHPawIwbj6Micde62Oqe8T3M1VgROWXaLkouUEkTN3crkpYrTY2+oHBkW2XFrFow==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-arm64-msvc/-/napi-win32-arm64-msvc-0.44.1.tgz", + "integrity": "sha512-ty5fItgu6aTDJg1fVkWwx0qboB5pFsyjRHSgi5uqXFzLbno1vOKog1pMzu3xcKcLqMiNI0axML+HdFOqSFQz0w==", "cpu": [ "arm64" ], @@ -306,9 +318,9 @@ } }, "node_modules/@ast-grep/napi-win32-ia32-msvc": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-ia32-msvc/-/napi-win32-ia32-msvc-0.44.0.tgz", - "integrity": "sha512-Pl+Ne78j8RIax/mb9kK10MHC3L9e8YMH4ZC+vRd+oThVZBKGrI2/mo7qVYu8PnB4R2eU8f22WLDNr7nm6gO9Kw==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-ia32-msvc/-/napi-win32-ia32-msvc-0.44.1.tgz", + "integrity": "sha512-1wTv2MrQLygnaZhlgH8aYpOkHW051CwWWowTr2AFGkn+2PMfsTTG4SEWcZArOIKlAGdWAvvlut66tLyzKhAFyw==", "cpu": [ "ia32" ], @@ -323,9 +335,9 @@ } }, "node_modules/@ast-grep/napi-win32-x64-msvc": { - "version": "0.44.0", - "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-x64-msvc/-/napi-win32-x64-msvc-0.44.0.tgz", - "integrity": "sha512-LZE6lOtB+o3a351lpxxQz1mFp0AplYcZwVW+kMfLe4Lca6sZwy1ewt0pHZUTDH+WZYOizIO6elzWR0evDtTHwg==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@ast-grep/napi-win32-x64-msvc/-/napi-win32-x64-msvc-0.44.1.tgz", + "integrity": "sha512-U8CK5JaH8YUezTJnyk97I3C5Twh9gKDB/Q3KztQdOZGeoYqthnQzM4Ntvlz8aWaVSssn7OyGMr3O8ZoK0W8aJg==", "cpu": [ "x64" ], @@ -944,7 +956,7 @@ "@nodejs/codemod-utils": "*" }, "devDependencies": { - "@ast-grep/napi": "^0.44.0", + "@ast-grep/napi": "^0.44.1", "@codemod.com/jssg-types": "^1.6.2" } }, @@ -1201,7 +1213,7 @@ "devDependencies": { "@ast-grep/lang-bash": "^0.0.8", "@ast-grep/lang-json": "^0.0.7", - "@ast-grep/napi": "^0.44.0", + "@ast-grep/napi": "^0.44.1", "@codemod.com/jssg-types": "^1.6.2", "dedent": "^1.7.2" } diff --git a/recipes/fs-access-mode-constants/package.json b/recipes/fs-access-mode-constants/package.json index be7bb951..fa0f9f29 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.44.0", + "@ast-grep/napi": "^0.44.1", "@codemod.com/jssg-types": "^1.6.2" } } diff --git a/utils/package.json b/utils/package.json index 89a72d15..a31596ef 100644 --- a/utils/package.json +++ b/utils/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@ast-grep/lang-bash": "^0.0.8", "@ast-grep/lang-json": "^0.0.7", - "@ast-grep/napi": "^0.44.0", + "@ast-grep/napi": "^0.44.1", "@codemod.com/jssg-types": "^1.6.2", "dedent": "^1.7.2" }