We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7f3ab commit e279022Copy full SHA for e279022
package.json
@@ -79,7 +79,7 @@
79
"release-it": "^14.14.3",
80
"release-it-lerna-changelog": "^4.0.1",
81
"ts-jest": "^29.0.5",
82
- "typescript": "^4.9.4"
+ "typescript": "^4.9.5"
83
},
84
"engines": {
85
"node": "12.* || >= 14"
yarn.lock
@@ -7852,7 +7852,7 @@ typedarray-to-buffer@^3.1.5:
7852
dependencies:
7853
is-typedarray "^1.0.0"
7854
7855
-typescript@^4.9.4:
+typescript@^4.9.5:
7856
version "4.9.5"
7857
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7858
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
0 commit comments