Skip to content

Commit f80602d

Browse files
chore(deps): update dependency typescript to v4.9.5 (#3233)
1 parent 17a4644 commit f80602d

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
@@ -65,7 +65,7 @@
6565
"prettier-config-standard": "5.0.0",
6666
"ts-node": "10.9.1",
6767
"turbo": "1.7.0",
68-
"typescript": "4.9.4"
68+
"typescript": "4.9.5"
6969
},
7070
"resolutions": {
7171
"decode-uri-component": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18141,10 +18141,10 @@ typedarray@^0.0.6:
1814118141
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1814218142
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1814318143

18144-
18145-
version "4.9.4"
18146-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
18147-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
18144+
18145+
version "4.9.5"
18146+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
18147+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1814818148

1814918149
ua-parser-js@^1.0.1:
1815018150
version "1.0.33"

0 commit comments

Comments
 (0)