Skip to content

Commit ade02f4

Browse files
dep(dev): bump @codemod.com/jssg-types from 1.6.0 to 1.6.1
Bumps [@codemod.com/jssg-types](https://github.com/codemod/codemod) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/codemod/codemod/releases) - [Changelog](https://github.com/codemod/codemod/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemod/codemod/compare/@codemod.com/jssg-types@1.6.0...@codemod.com/jssg-types@1.6.1) --- updated-dependencies: - dependency-name: "@codemod.com/jssg-types" dependency-version: 1.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c83123f commit ade02f4

35 files changed

Lines changed: 71 additions & 71 deletions

File tree

package-lock.json

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

recipes/axios-to-whatwg-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/axios-to-whatwg-fetch/README.md",
2020
"devDependencies": {
21-
"@codemod.com/jssg-types": "^1.0.9"
21+
"@codemod.com/jssg-types": "^1.6.1"
2222
},
2323
"dependencies": {
2424
"@nodejs/codemod-utils": "*",

recipes/buffer-atob-btoa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"@nodejs/codemod-utils": "*"
2020
},
2121
"devDependencies": {
22-
"@codemod.com/jssg-types": "^1.6.0"
22+
"@codemod.com/jssg-types": "^1.6.1"
2323
}
2424
}

recipes/chalk-to-util-styletext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/chalk-to-util-styletext/README.md",
2020
"devDependencies": {
21-
"@codemod.com/jssg-types": "^1.6.0"
21+
"@codemod.com/jssg-types": "^1.6.1"
2222
},
2323
"dependencies": {
2424
"@nodejs/codemod-utils": "*"

recipes/create-require-from-path/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/create-require-from-path/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/createCredentials-to-createSecureContext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/crypto-create-credentials/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/crypto-createcipheriv-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/crypto-createcipheriv-migration/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*",

recipes/crypto-fips-to-getFips/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/crypto-fips-to-getFips/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/crypto-rsa-pss-update/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/crypto-rsa-pss-update/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/dirent-path-to-parent-path/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/dirent-path-to-parent-path/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.6.0"
19+
"@codemod.com/jssg-types": "^1.6.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

0 commit comments

Comments
 (0)