Skip to content

Commit c9b7b22

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v14.17.6
1 parent f29e370 commit c9b7b22

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.2.0",
1414
"@types/jest": "26.0.24",
15-
"@types/node": "14.17.5",
15+
"@types/node": "14.17.6",
1616
"@types/react": "17.0.15",
1717
"@types/react-dom": "17.0.9",
1818
"@types/react-router": "5.1.16",

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.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==
2063+
"@types/node@14.17.6":
2064+
version "14.17.6"
2065+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
2066+
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
20672067

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

0 commit comments

Comments
 (0)