Skip to content

Commit 3e92adb

Browse files
Merge pull request #131 from raduwen/dependabot/npm_and_yarn/typescript-4.4.4
2 parents 4787513 + 4804c37 commit 3e92adb

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
@@ -30,7 +30,7 @@
3030
"eslint": "7.32.0",
3131
"eslint-config-next": "11.1.2",
3232
"firebase-tools": "^9.20.0",
33-
"typescript": "^4.4.3"
33+
"typescript": "^4.4.4"
3434
},
3535
"resolutions": {
3636
"styled-components": "^5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7780,10 +7780,10 @@ typedarray-to-buffer@^3.1.5:
77807780
dependencies:
77817781
is-typedarray "^1.0.0"
77827782

7783-
typescript@^4.4.3:
7784-
version "4.4.3"
7785-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7786-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
7783+
typescript@^4.4.4:
7784+
version "4.4.4"
7785+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7786+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
77877787

77887788
unbox-primitive@^1.0.1:
77897789
version "1.0.1"

0 commit comments

Comments
 (0)