Skip to content

Commit f7a8c24

Browse files
fix(deps): update dependency recast to v0.23.11
1 parent afa7a64 commit f7a8c24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"patch-package": "8.0.0",
106106
"precinct": "12.2.0",
107107
"prettier": "3.5.2",
108-
"recast": "0.23.10",
108+
"recast": "0.23.11",
109109
"typescript": "5.8.2"
110110
}
111111
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9890,10 +9890,10 @@ readdirp@^4.0.1:
98909890
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-4.0.1.tgz#b2fe35f8dca63183cd3b86883ecc8f720ea96ae6"
98919891
integrity sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==
98929892

9893-
recast@0.23.10:
9894-
version "0.23.10"
9895-
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.10.tgz#8e8721af39e1bddad8d0ae1f3591d4f756a5fdfb"
9896-
integrity sha512-mbCmRMJUKCJ1h41V0cu2C26ULBURwuoZ34C9rChjcDaeJ/4Kv5al3O2HPwTs2m0wQ1vGhMY+tguhzU1aE8md1A==
9893+
recast@0.23.11:
9894+
version "0.23.11"
9895+
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.11.tgz#8885570bb28cf773ba1dc600da7f502f7883f73f"
9896+
integrity sha512-YTUo+Flmw4ZXiWfQKGcwwc11KnoRAYgzAE2E7mXKCjSviTKShtxBsN6YUUBB2gtaBzKzeKunxhUwNHQuRryhWA==
98979897
dependencies:
98989898
ast-types "^0.16.1"
98999899
esprima "~4.0.0"

0 commit comments

Comments
 (0)