Skip to content

Commit f0e815b

Browse files
Bump typescript from 4.9.4 to 4.9.5 (#58)
2 parents 8b6b490 + 56520fe commit f0e815b

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
@@ -67,7 +67,7 @@
6767
"sort-package-json": "^2.4.1",
6868
"ts-jest": "^29.0.5",
6969
"ts-node": "^10.9.1",
70-
"typescript": "^4.9.4"
70+
"typescript": "^4.9.5"
7171
},
7272
"importSort": {
7373
".js, .ts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4994,10 +4994,10 @@ typescript@^3.2.4:
49944994
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
49954995
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
49964996

4997-
typescript@^4.9.4:
4998-
version "4.9.4"
4999-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
5000-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
4997+
typescript@^4.9.4, typescript@^4.9.5:
4998+
version "4.9.5"
4999+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
5000+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
50015001

50025002
unbox-primitive@^1.0.2:
50035003
version "1.0.2"

0 commit comments

Comments
 (0)