Skip to content

Commit d65c027

Browse files
committed
chore: update ts-api-utils to version 2.1.0
1 parent 0475a31 commit d65c027

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"react-dom": "^19.0.0",
121121
"safe-buffer": "npm:@socketregistry/safe-buffer@^1.0.7",
122122
"safer-buffer": "npm:@socketregistry/safer-buffer@^1.0.8",
123-
"ts-api-utils": "^2.0.1",
123+
"ts-api-utils": "^2.1.0",
124124
"typedarray": "npm:@socketregistry/typedarray@^1.0.6",
125125
"typescript": "^5.8.2"
126126
}

packages/plugins/eslint-plugin-react-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@local/configs": "workspace:*",
6767
"@types/react": "^19.0.12",
6868
"@types/react-dom": "^19.0.4",
69-
"ts-api-utils": "^2.0.1",
69+
"ts-api-utils": "^2.1.0",
7070
"tsup": "^8.4.0"
7171
},
7272
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)