Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v16.11.64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 1fff471 commit da1071b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.1.1",
"@types/node": "16.11.62",
"@types/node": "16.11.64",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.38.1",
Expand Down
8 changes: 4 additions & 4 deletions web-extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3547,10 +3547,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.14.tgz#33b9b94f789a8fedd30a68efdbca4dbb06b61f20"
integrity sha512-SbjLmERksKOGzWzPNuW7fJM7fk3YXVTFiZWB/Hs99gwhk+/dnrQRPBQjPW9aO+fi1tAffi9PrwFvsmOKmDTyng==

"@types/node@16.11.62":
version "16.11.62"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.62.tgz#bab2e6208531321d147eda20c38e389548cd5ffc"
integrity sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ==
"@types/node@16.11.64":
version "16.11.64"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.64.tgz#9171f327298b619e2c52238b120c19056415d820"
integrity sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit da1071b

Please sign in to comment.