Skip to content

Commit 0f05ff2

Browse files
authored
Merge pull request #8 from MerlinMason/dependabot/npm_and_yarn/typescript-4.5.2
Bump typescript from 4.4.4 to 4.5.2
2 parents 996ca51 + 9cdaf5b commit 0f05ff2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"postcss": "^8.3.11",
5252
"prettier": "2.4.1",
5353
"ts-jest": "^27.0.7",
54-
"typescript": "^4.4.4"
54+
"typescript": "^4.5.2"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6255,10 +6255,10 @@ typedarray-to-buffer@^3.1.5:
62556255
dependencies:
62566256
is-typedarray "^1.0.0"
62576257

6258-
typescript@^4.4.4:
6259-
version "4.4.4"
6260-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6261-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
6258+
typescript@^4.5.2:
6259+
version "4.5.2"
6260+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6261+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
62626262

62636263
unbox-primitive@^1.0.1:
62646264
version "1.0.1"

0 commit comments

Comments
 (0)