Skip to content

Commit 8de51ac

Browse files
chore(deps): update dependency @types/jscodeshift to v0.12.0 (#11671)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jscodeshift](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jscodeshift) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jscodeshift)) | [`0.11.11` -> `0.12.0`](https://renovatebot.com/diffs/npm/@types%2fjscodeshift/0.11.11/0.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjscodeshift/0.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjscodeshift/0.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjscodeshift/0.11.11/0.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjscodeshift/0.11.11/0.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 769db19 commit 8de51ac

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/babel__generator": "7.6.8",
8484
"@types/fs-extra": "11.0.4",
8585
"@types/jest": "29.5.13",
86-
"@types/jscodeshift": "0.11.11",
86+
"@types/jscodeshift": "0.12.0",
8787
"@types/ncp": "2.0.8",
8888
"@types/prompts": "2.4.9",
8989
"@typescript-eslint/eslint-plugin": "8.5.0",

packages/codemods/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@redwoodjs/framework-tools": "workspace:*",
5353
"@types/babel__core": "7.20.5",
5454
"@types/fs-extra": "11.0.4",
55-
"@types/jscodeshift": "0.11.11",
55+
"@types/jscodeshift": "0.12.0",
5656
"@types/yargs": "17.0.33",
5757
"fs-extra": "11.2.0",
5858
"publint": "0.2.11",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -8195,7 +8195,7 @@ __metadata:
81958195
"@svgr/plugin-jsx": "npm:8.1.0"
81968196
"@types/babel__core": "npm:7.20.5"
81978197
"@types/fs-extra": "npm:11.0.4"
8198-
"@types/jscodeshift": "npm:0.11.11"
8198+
"@types/jscodeshift": "npm:0.12.0"
81998199
"@types/yargs": "npm:17.0.33"
82008200
"@vscode/ripgrep": "npm:1.15.9"
82018201
"@whatwg-node/fetch": "npm:0.9.21"
@@ -11019,13 +11019,13 @@ __metadata:
1101911019
languageName: node
1102011020
linkType: hard
1102111021

11022-
"@types/jscodeshift@npm:0.11.11":
11023-
version: 0.11.11
11024-
resolution: "@types/jscodeshift@npm:0.11.11"
11022+
"@types/jscodeshift@npm:0.12.0":
11023+
version: 0.12.0
11024+
resolution: "@types/jscodeshift@npm:0.12.0"
1102511025
dependencies:
1102611026
ast-types: "npm:^0.14.1"
1102711027
recast: "npm:^0.20.3"
11028-
checksum: 10c0/b3d2be46d523ae679a2c986d7f98232aabaa761c960423105286bfd682fb57f9366f6afed1e1d6b35e4923b7e038c0aa539032d7e7fd430754683078032cd578
11028+
checksum: 10c0/18dea1a12f47daa35063c872a255a7239125187b172ce66639c326bd4b6a500fc8b44a98ec3a8e3fc502786658874a6b35850ac9f4effd9b9aacd1602b033feb
1102911029
languageName: node
1103011030
linkType: hard
1103111031

@@ -26910,7 +26910,7 @@ __metadata:
2691026910
"@types/babel__generator": "npm:7.6.8"
2691126911
"@types/fs-extra": "npm:11.0.4"
2691226912
"@types/jest": "npm:29.5.13"
26913-
"@types/jscodeshift": "npm:0.11.11"
26913+
"@types/jscodeshift": "npm:0.12.0"
2691426914
"@types/ncp": "npm:2.0.8"
2691526915
"@types/prompts": "npm:2.4.9"
2691626916
"@typescript-eslint/eslint-plugin": "npm:8.5.0"

0 commit comments

Comments
 (0)