Skip to content

Commit 8e1ba27

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent ac64414 commit 8e1ba27

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
@@ -124,7 +124,7 @@
124124
"ts-jest": "26.5.6",
125125
"ts-loader": "8.4.0",
126126
"ts-node": "10.9.1",
127-
"typescript": "4.1.5"
127+
"typescript": "4.9.5"
128128
},
129129
"config": {
130130
"commitizen": {

yarn.lock

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

18023-
typescript@4.1.5:
18024-
version "4.1.5"
18025-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
18026-
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
18023+
typescript@4.9.5:
18024+
version "4.9.5"
18025+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
18026+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1802718027

1802818028
uglify-js@^3.1.4:
1802918029
version "3.12.5"

0 commit comments

Comments
 (0)