Update dependency @types/node to v18.15.1
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-03-13 17:25:53 +00:00
parent 098218a9d9
commit 7ac42d8814
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/node": "18.15.0",
"@types/node": "18.15.1",
"@types/react": "18.0.28",
"@types/uuid": "9.0.1",
"autoprefixer": "10.4.14",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.15.0
'@types/node': 18.15.1
'@types/react': 18.0.28
'@types/uuid': 9.0.1
autoprefixer: 10.4.14
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.15.0
'@types/node': 18.15.1
'@types/react': 18.0.28
'@types/uuid': 9.0.1
autoprefixer: 10.4.14_postcss@8.4.21
@ -184,8 +184,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.15.0:
resolution: {integrity: sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==}
/@types/node/18.15.1:
resolution: {integrity: sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==}
dev: true
/@types/prop-types/15.7.5:

View File

@ -88,10 +88,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"
"@types/node@18.15.0":
version "18.15.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.0.tgz#286a65e3fdffd691e170541e6ecb0410b16a38be"
integrity sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==
"@types/node@18.15.1":
version "18.15.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.1.tgz#41dc2bf78e8085a250d4670d95edb7fba621dd29"
integrity sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==
"@types/prop-types@*":
version "15.7.5"