Update dependency @types/node to v18.14.5
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2023-03-03 13:10:47 +00:00
parent f22efbc23f
commit 90f2c82547
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "18.14.3",
"@types/node": "18.14.5",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"autoprefixer": "10.4.13",

View File

@ -100,10 +100,10 @@
dependencies:
tslib "^2.4.0"
"@types/node@18.14.3":
version "18.14.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.3.tgz#485070908df2e7b476ecaf83108e50b4d925a153"
integrity sha512-1y36CC5iL5CMyKALzwX9cwwxcWIxvIBe3gzs4GrXWXEQ8klQnCZ2U/WDGiNrXHmQcUhnaun17XG9TEIDlGj2RA==
"@types/node@18.14.5":
version "18.14.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
"@types/prop-types@*":
version "15.7.5"