Skip to content

Commit 8c4fcd0

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v14.17.5
1 parent e5bbdb0 commit 8c4fcd0

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
@@ -12,7 +12,7 @@
1212
"@testing-library/react": "12.0.0",
1313
"@testing-library/user-event": "13.1.9",
1414
"@types/jest": "26.0.24",
15-
"@types/node": "14.17.4",
15+
"@types/node": "14.17.5",
1616
"@types/react": "17.0.13",
1717
"@types/react-dom": "17.0.8",
1818
"@types/react-router": "5.1.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2060,10 +2060,10 @@
20602060
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
20612061
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
20622062

2063-
"@types/node@14.17.4":
2064-
version "14.17.4"
2065-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
2066-
integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==
2063+
"@types/node@14.17.5":
2064+
version "14.17.5"
2065+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.5.tgz#b59daf6a7ffa461b5648456ca59050ba8e40ed54"
2066+
integrity sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==
20672067

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

0 commit comments

Comments
 (0)