Skip to content

Commit 2213a91

Browse files
authored
Merge pull request #98 from onsails/dependabot/npm_and_yarn/typescript-4.4.3
build(deps-dev): bump typescript from 4.3.2 to 4.4.3
2 parents ab13af8 + d38ce0c commit 2213a91

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
@@ -40,7 +40,7 @@
4040
"husky": "4.3.6",
4141
"tsdx": "0.14.1",
4242
"tslib": "2.2.0",
43-
"typescript": "4.3.2"
43+
"typescript": "4.4.3"
4444
},
4545
"dependencies": {
4646
"@slack/webhook": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5968,10 +5968,10 @@ typedarray-to-buffer@^3.1.5:
59685968
dependencies:
59695969
is-typedarray "^1.0.0"
59705970

5971-
typescript@4.3.2:
5972-
version "4.3.2"
5973-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
5974-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
5971+
typescript@4.4.3:
5972+
version "4.4.3"
5973+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5974+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
59755975

59765976
typescript@^3.7.3:
59775977
version "3.9.7"

0 commit comments

Comments
 (0)