Skip to content

Commit 5e658e9

Browse files
Update dependency typescript to v4.9.4
1 parent cc266a5 commit 5e658e9

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"copyfiles": "2.4.1",
2525
"react": "18.2.0",
2626
"rimraf": "3.0.2",
27-
"typescript": "4.8.4"
27+
"typescript": "4.9.4"
2828
},
2929
"repository": "https://github.com/natelindev/react-use-hoverintent",
3030
"exclude": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"copyfiles": "2.4.1",
2525
"react": "18.2.0",
2626
"rimraf": "3.0.2",
27-
"typescript": "4.8.4"
27+
"typescript": "4.9.4"
2828
},
2929
"repository": "https://github.com/natelindev/react-use-hoverintent",
3030
"exclude": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1940,10 +1940,10 @@ to-regex-range@^5.0.1:
19401940
dependencies:
19411941
is-number "^7.0.0"
19421942

1943-
typescript@4.8.4:
1944-
version "4.8.4"
1945-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1946-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
1943+
typescript@4.9.4:
1944+
version "4.9.4"
1945+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
1946+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
19471947

19481948
unicode-canonical-property-names-ecmascript@^1.0.4:
19491949
version "1.0.4"

0 commit comments

Comments
 (0)