Skip to content

Commit e873ee4

Browse files
committedFeb 1, 2023
chore(deps): update dependency typescript to v4.9.5
1 parent 61af1c0 commit e873ee4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-test-renderer": "16.14.0",
3131
"spire": "4.1.2",
3232
"spire-plugin-semantic-release": "4.1.0",
33-
"typescript": "4.9.4",
33+
"typescript": "4.9.5",
3434
"whatwg-fetch": "3.6.2"
3535
},
3636
"files": [

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14514,10 +14514,10 @@ typedarray@^0.0.6:
1451414514
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1451514515
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1451614516

14517-
typescript@4.9.4:
14518-
version "4.9.4"
14519-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
14520-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
14517+
typescript@4.9.5:
14518+
version "4.9.5"
14519+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
14520+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1452114521

1452214522
typescript@^3.9.7:
1452314523
version "3.9.9"

0 commit comments

Comments
 (0)