Skip to content

Commit

Permalink
Merge pull request #172 from morfeojs/renovate/node-12.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @types/node to v12.20.52
  • Loading branch information
mauroerta authored May 27, 2022
2 parents 4940b48 + b455a66 commit fe710eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devtool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/react": "13.0.1",
"@testing-library/user-event": "14.1.0",
"@types/jest": "26.0.24",
"@types/node": "12.20.43",
"@types/node": "12.20.52",
"@types/react": "18.0.3",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions devtool/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,10 +2123,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==

"@types/node@12.20.43":
version "12.20.43"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.43.tgz#6cf47894da4a4748c62fccf720ba269e1b1ff5a4"
integrity sha512-HCfJdaYqJX3BCzeihgZrD7b85Cu05OC/GVJ4kEYIflwUs4jbnUlLLWoq7hw1LBcdvUyehO+gr6P5JQ895/2ZfA==
"@types/node@12.20.52":
version "12.20.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.52.tgz#2fd2dc6bfa185601b15457398d4ba1ef27f81251"
integrity sha512-cfkwWw72849SNYp3Zx0IcIs25vABmFh73xicxhCkTcvtZQeIez15PpwQN8fY3RD7gv1Wrxlc9MEtfMORZDEsGw==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
Expand Down

0 comments on commit fe710eb

Please sign in to comment.