Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit cc87e00

Browse files
build(deps): update dependency typescript to v4.4.4 (#431)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e9a56d5 commit cc87e00

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"semantic-release": "18.0.0",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.3.1",
21-
"typescript": "4.4.3"
21+
"typescript": "4.4.4"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12979,10 +12979,10 @@ typedarray-to-buffer@^3.1.5:
1297912979
dependencies:
1298012980
is-typedarray "^1.0.0"
1298112981

12982-
[email protected].3, typescript@^4.4.3:
12983-
version "4.4.3"
12984-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
12985-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
12982+
12983+
version "4.4.4"
12984+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
12985+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1298612986

1298712987
typescript@^3.7.3:
1298812988
version "3.9.7"
@@ -12999,6 +12999,11 @@ typescript@^4.1.5:
1299912999
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1300013000
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1300113001

13002+
typescript@^4.4.3:
13003+
version "4.4.3"
13004+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
13005+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
13006+
1300213007
uglify-js@^3.1.4:
1300313008
version "3.13.5"
1300413009
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"

0 commit comments

Comments
 (0)