Skip to content

Commit 88b799d

Browse files
deps: bump @codemod.com/jssg-types from 1.0.3 to 1.0.8 (#201)
1 parent 74ad7bf commit 88b799d

File tree

12 files changed

+25
-25
lines changed

12 files changed

+25
-25
lines changed

package-lock.json

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

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.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
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.0.3"
22+
"@codemod.com/jssg-types": "^1.0.8"
2323
}
2424
}

recipes/http-classes-with-new/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/http-classes-with-new/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/import-assertions-to-attributes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"license": "MIT",
1717
"homepage": "https://github.com/nodejs/userland-migrations/tree/main/import-assertions-to-attributes#readme",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
}
2121
}

recipes/process-main-module/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/process-main-module/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/rmdir/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/rmdirs/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/tmpdir-to-tmpdir/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/tmpdir-to-tmpdir/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

recipes/types-is-native-error/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Bruno Rodrigues",
1616
"homepage": "https://github.com/nodejs/userland-migrations/blob/main/recipes/types-is-native-error/README.md",
1717
"devDependencies": {
18-
"@codemod.com/jssg-types": "^1.0.3"
18+
"@codemod.com/jssg-types": "^1.0.8"
1919
},
2020
"dependencies": {
2121
"@nodejs/codemod-utils": "*"

recipes/util-log-to-console-log/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/util-log-to-console-log/README.md",
1818
"devDependencies": {
19-
"@codemod.com/jssg-types": "^1.0.3"
19+
"@codemod.com/jssg-types": "^1.0.8"
2020
},
2121
"dependencies": {
2222
"@nodejs/codemod-utils": "*"

0 commit comments

Comments
 (0)