Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 85fce17

Browse files
Update dependency @types/node to v20.4.2
1 parent 7e4c03a commit 85fce17

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@svgr/webpack": "8.0.1",
3030
"@types/js-yaml": "4.0.5",
31-
"@types/node": "20.1.5",
31+
"@types/node": "20.4.2",
3232
"@types/react": "18.2.6",
3333
"@types/react-dom": "18.2.4",
3434
"eslint": "8.40.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3863,10 +3863,10 @@
38633863
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
38643864
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
38653865

3866-
"@types/node@20.1.5":
3867-
version "20.1.5"
3868-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.5.tgz#e94b604c67fc408f215fcbf3bd84d4743bf7f710"
3869-
integrity sha512-IvGD1CD/nego63ySR7vrAKEX3AJTcmrAN2kn+/sDNLi1Ff5kBzDeEdqWDplK+0HAEoLYej137Sk0cUU8OLOlMg==
3866+
"@types/node@20.4.2":
3867+
version "20.4.2"
3868+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9"
3869+
integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==
38703870

38713871
"@types/parse-json@^4.0.0":
38723872
version "4.0.0"

0 commit comments

Comments
 (0)