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

Commit 039594d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore: update dependency typescript to ^4.4.4
1 parent 1a07afa commit 039594d

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
@@ -32,7 +32,7 @@
3232
"prettier": "^2.3.2",
3333
"react": "^17.0.2",
3434
"standard-version": "^9.1.1",
35-
"typescript": "^4.4.3"
35+
"typescript": "^4.4.4"
3636
},
3737
"peerDependencies": {
3838
"eslint": "^7.0.0",

yarn.lock

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

5293-
typescript@^4.4.3:
5294-
version "4.4.3"
5295-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5296-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
5293+
typescript@^4.4.4:
5294+
version "4.4.4"
5295+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
5296+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
52975297

52985298
uglify-js@^3.1.4:
52995299
version "3.7.2"

0 commit comments

Comments
 (0)