Skip to content

Commit b9d9389

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v14.17.32
1 parent 5adeb98 commit b9d9389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/create-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@types/node": "14.17.31",
6+
"@types/node": "14.17.32",
77
"@types/react": "17.0.33",
88
"@types/react-dom": "17.0.10",
99
"@types/styled-components": "5.1.15",

examples/create-react-app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2546,10 +2546,10 @@
25462546
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf"
25472547
integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==
25482548

2549-
"@types/[email protected].31":
2550-
version "14.17.31"
2551-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.31.tgz#60a2b312e8166ee0e3f6752fcc145c1a702eac03"
2552-
integrity sha512-MUeD1RfIycvO6Msfdl4vzfce7r0FWimF8QFdY1XslfHMFYmUvcZDPkaYrqdVLOi9pugnO4ASHyThb2K4hbjxMA==
2549+
"@types/[email protected].32":
2550+
version "14.17.32"
2551+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
2552+
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
25532553

25542554
"@types/normalize-package-data@^2.4.0":
25552555
version "2.4.1"

0 commit comments

Comments
 (0)