Skip to content

Commit eaddddd

Browse files
deps: bump @codemod.com/jssg-types from 1.5.0 to 1.5.1 (#419)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bruno Rodrigues <swe@brunocroh.com>
1 parent 1f20525 commit eaddddd

31 files changed

Lines changed: 63 additions & 63 deletions

File tree

package-lock.json

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

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.5.0"
22+
"@codemod.com/jssg-types": "^1.5.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.5.0"
21+
"@codemod.com/jssg-types": "^1.5.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.5.0"
19+
"@codemod.com/jssg-types": "^1.5.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.5.0"
19+
"@codemod.com/jssg-types": "^1.5.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.5.0"
19+
"@codemod.com/jssg-types": "^1.5.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.5.0"
19+
"@codemod.com/jssg-types": "^1.5.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.5.0"
19+
"@codemod.com/jssg-types": "^1.5.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/fs-access-mode-constants/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.5.0"
22+
"@codemod.com/jssg-types": "^1.5.1"
2323
}
2424
}

recipes/fs-truncate-fd-deprecation/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/fs-truncate-fd-deprecation/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.5.0"
19+
"@codemod.com/jssg-types": "^1.5.1"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

0 commit comments

Comments
 (0)