Skip to content

Commit 89e617b

Browse files
committed
fix(deps): update dependency @types/node to v18.11.9
1 parent 632a4ab commit 89e617b

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
@@ -12,7 +12,7 @@
1212
"@testing-library/react": "13.4.0",
1313
"@testing-library/user-event": "14.4.3",
1414
"@types/jest": "28.1.8",
15-
"@types/node": "18.11.7",
15+
"@types/node": "18.11.9",
1616
"@types/react": "18.0.24",
1717
"@types/react-dom": "18.0.8",
1818
"@types/react-router": "5.1.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,10 +2061,10 @@
20612061
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
20622062
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
20632063

2064-
"@types/[email protected].7":
2065-
version "18.11.7"
2066-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94"
2067-
integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==
2064+
"@types/[email protected].9":
2065+
version "18.11.9"
2066+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
2067+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
20682068

20692069
"@types/normalize-package-data@^2.4.0":
20702070
version "2.4.1"

0 commit comments

Comments
 (0)