Skip to content

Commit 697d2c9

Browse files
authored
Merge pull request #25 from javaistic/depfu/update/yarn/typescript-4.5.2
Update typescript: 4.4.4 → 4.5.2 (minor)
2 parents f01c347 + 8e3a643 commit 697d2c9

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
@@ -73,6 +73,6 @@
7373
"eslint-plugin-react": "7.x",
7474
"eslint-plugin-react-hooks": "2.x",
7575
"prettier": "^2.4.1",
76-
"typescript": "^4.4.4"
76+
"typescript": "^4.5.2"
7777
}
7878
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6423,10 +6423,10 @@ type-fest@^0.8.1:
64236423
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
64246424
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
64256425

6426-
typescript@^4.4.4:
6427-
version "4.4.4"
6428-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6429-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
6426+
typescript@^4.5.2:
6427+
version "4.5.2"
6428+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6429+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
64306430

64316431
unbox-primitive@^1.0.1:
64326432
version "1.0.1"

0 commit comments

Comments
 (0)