Update dependency @types/node to v18.17.3
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-08-05 11:06:25 +00:00
parent 6e780c5ee0
commit 321f82c60c
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/node": "18.17.2",
"@types/node": "18.17.3",
"@types/react": "18.2.18",
"@types/uuid": "9.0.2",
"autoprefixer": "10.4.14",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.2
'@types/node': 18.17.3
'@types/react': 18.2.18
'@types/uuid': 9.0.2
autoprefixer: 10.4.14
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.17.2
'@types/node': 18.17.3
'@types/react': 18.2.18
'@types/uuid': 9.0.2
autoprefixer: 10.4.14_postcss@8.4.27
@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.2:
resolution: {integrity: sha512-wBo3KqP/PBqje5TI9UTiuL3yWfP6sdPtjtygSOqcYZWT232dfDeDOnkDps5wqZBP9NgGgYrNejinl0faAuE+HQ==}
/@types/node/18.17.3:
resolution: {integrity: sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==}
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.2":
version "18.17.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.2.tgz#95b4df6c724e146ef932043a1fb6b8f80975e461"
integrity sha512-wBo3KqP/PBqje5TI9UTiuL3yWfP6sdPtjtygSOqcYZWT232dfDeDOnkDps5wqZBP9NgGgYrNejinl0faAuE+HQ==
"@types/node@18.17.3":
version "18.17.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.3.tgz#409febdc84478b452306a8112c692e800ad9f6fe"
integrity sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==
"@types/prop-types@*":
version "15.7.5"