Skip to content

Commit 832ea4c

Browse files
renovate[bot]Josh-Walker-GM
authored andcommitted
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 5ddd222 commit 832ea4c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 6 additions & 6 deletions
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"
@@ -11018,13 +11018,13 @@ __metadata:
1101811018
languageName: node
1101911019
linkType: hard
1102011020

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

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

0 commit comments

Comments
 (0)