Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 297a5a0

Browse files
committed
chore(deps): update dependency typescript to v4.4.4
1 parent a417f04 commit 297a5a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"styled-components": "5.3.0",
9797
"trash-cli": "4.0.0",
9898
"ts-jest": "26.5.6",
99-
"typescript": "4.2.4"
99+
"typescript": "4.4.4"
100100
},
101101
"eslintConfig": {
102102
"parser": "@typescript-eslint/parser",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18463,10 +18463,10 @@ typedarray@^0.0.6:
1846318463
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1846418464
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1846518465

18466-
typescript@4.2.4:
18467-
version "4.2.4"
18468-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
18469-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
18466+
typescript@4.4.4:
18467+
version "4.4.4"
18468+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
18469+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1847018470

1847118471
uglify-js@^3.1.4:
1847218472
version "3.6.1"

0 commit comments

Comments
 (0)