Skip to content

Commit 3503634

Browse files
build(deps-dev): bump typescript from 4.4.3 to 4.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33d2171 commit 3503634

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
@@ -7797,10 +7797,10 @@ typedarray-to-buffer@^3.1.5:
77977797
dependencies:
77987798
is-typedarray "^1.0.0"
77997799

7800-
typescript@^4.4.3:
7801-
version "4.4.3"
7802-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7803-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
7800+
typescript@^4.4.4:
7801+
version "4.4.4"
7802+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7803+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
78047804

78057805
unbox-primitive@^1.0.1:
78067806
version "1.0.1"

0 commit comments

Comments
 (0)