Update dependency @types/node to v18.17.16
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-09-15 08:27:51 +00:00
parent dbd0ce5f4a
commit 1b749d10e9
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@types/node": "18.17.15",
"@types/node": "18.17.16",
"@types/react": "18.2.21",
"@types/uuid": "9.0.4",
"autoprefixer": "10.4.15",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.15
'@types/node': 18.17.16
'@types/react': 18.2.21
'@types/uuid': 9.0.4
autoprefixer: 10.4.15
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.1
devDependencies:
'@types/node': 18.17.15
'@types/node': 18.17.16
'@types/react': 18.2.21
'@types/uuid': 9.0.4
autoprefixer: 10.4.15_postcss@8.4.29
@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.15:
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
/@types/node/18.17.16:
resolution: {integrity: sha512-e0zgs7qe1XH/X3KEPnldfkD07LH9O1B9T31U8qoO7lqGSjj3/IrBuvqMeJ1aYejXRK3KOphIUDw6pLIplEW17A==}
dev: true
/@types/prop-types/15.7.5:

View File

@ -130,10 +130,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"
"@types/node@18.17.15":
version "18.17.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.15.tgz#31301a273b9ca7d568fe6d1c35ae52e0fb3f8d6a"
integrity sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==
"@types/node@18.17.16":
version "18.17.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.16.tgz#ee7b103d102787fb1530bfc6d4a1e15014f10938"
integrity sha512-e0zgs7qe1XH/X3KEPnldfkD07LH9O1B9T31U8qoO7lqGSjj3/IrBuvqMeJ1aYejXRK3KOphIUDw6pLIplEW17A==
"@types/prop-types@*":
version "15.7.5"