Update dependency @types/node to v18.18.2 #191

Merged
kjuulh merged 1 commits from renovate/all into main 2023-10-02 22:57:35 +02:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 419aa591e1 - Show all commits

View File

@ -19,7 +19,7 @@
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1", "@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/node": "18.18.1", "@types/node": "18.18.2",
"@types/react": "18.2.24", "@types/react": "18.2.24",
"@types/react-dom": "18.2.8", "@types/react-dom": "18.2.8",
"@types/react-redux": "7.1.27", "@types/react-redux": "7.1.27",

View File

@ -864,10 +864,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.2.tgz#c59b7641832531264fda3f1ba610362dc9a7dfc8"
integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw== integrity sha512-BWN3M23gLO2jVG8g/XHIRFWiiV4/GckeFIqbU/C4V3xpoBBWSMk4OZomouN0wCkfQFPqgZikyLr7DOYDysIkkw==
"@types/node@18.18.1": "@types/node@18.18.2":
version "18.18.1" version "18.18.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.1.tgz#80b22f3df719f15c9736207980e95f35d01ec1aa" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.2.tgz#7abacb27a49afa8ea86873d81d7940ae098279eb"
integrity sha512-3G42sxmm0fF2+Vtb9TJQpnjmP+uKlWvFa8KoEGquh4gqRmoUG/N0ufuhikw6HEsdG2G2oIKhog1GCTfz9v5NdQ== integrity sha512-u1cis+7wLZMPI62EozwsqvgMZyauczyiqRRu/vcqZKI5N5yidrJHqOFxEg5seT8adc96Q6Yczg1c0DlqGtMJMw==
"@types/prop-types@*": "@types/prop-types@*":
version "15.7.5" version "15.7.5"