Skip to content

Commit 1c1defc

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 e673aaa commit 1c1defc

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
@@ -7792,10 +7792,10 @@ typedarray-to-buffer@^3.1.5:
77927792
dependencies:
77937793
is-typedarray "^1.0.0"
77947794

7795-
typescript@^4.4.3:
7796-
version "4.4.3"
7797-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
7798-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
7795+
typescript@^4.4.4:
7796+
version "4.4.4"
7797+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7798+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
77997799

78007800
unbox-primitive@^1.0.1:
78017801
version "1.0.1"

0 commit comments

Comments
 (0)