Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 6a6df14

Browse files
authored
Merge pull request #9 from StaticJsCMS/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.9.5
2 parents d29263f + ba447ae commit 6a6df14

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
@@ -48,7 +48,7 @@
4848
"ts-loader": "9.4.2",
4949
"ts-node": "10.9.1",
5050
"tsconfig-paths-webpack-plugin": "4.0.0",
51-
"typescript": "4.9.4",
51+
"typescript": "4.9.5",
5252
"webpack": "5.75.0",
5353
"webpack-cli": "5.0.1",
5454
"webpack-node-externals": "3.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3547,10 +3547,10 @@ type-is@~1.6.18:
35473547
media-typer "0.3.0"
35483548
mime-types "~2.1.24"
35493549

3550-
typescript@4.9.4:
3551-
version "4.9.4"
3552-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
3553-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
3550+
typescript@4.9.5:
3551+
version "4.9.5"
3552+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3553+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
35543554

35553555
undefsafe@^2.0.5:
35563556
version "2.0.5"

0 commit comments

Comments
 (0)