Skip to content

Commit 61c561c

Browse files
fix(type-declaration-immutability): some (hopefully all) maximum call stack size exceeded errors
fix #767
1 parent 2c18d77 commit 61c561c

File tree

2 files changed

+12
-59
lines changed

2 files changed

+12
-59
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@typescript-eslint/utils": "^7.3.1",
9494
"deepmerge-ts": "^5.1.0",
9595
"escape-string-regexp": "^4.0.0",
96-
"is-immutable-type": "^2.0.2",
96+
"is-immutable-type": "^2.0.3",
9797
"semver": "^7.6.0",
9898
"ts-api-utils": "^1.3.0"
9999
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)