Update dependency @types/node to v18.17.13
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-01 21:08:31 +00:00
parent 233a09d6b2
commit 7fa6be3afc
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/node": "18.17.12",
"@types/node": "18.17.13",
"@types/react": "18.2.21",
"@types/uuid": "9.0.3",
"autoprefixer": "10.4.15",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.12
'@types/node': 18.17.13
'@types/react': 18.2.21
'@types/uuid': 9.0.3
autoprefixer: 10.4.15
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.17.12
'@types/node': 18.17.13
'@types/react': 18.2.21
'@types/uuid': 9.0.3
autoprefixer: 10.4.15_postcss@8.4.29
@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.12:
resolution: {integrity: sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==}
/@types/node/18.17.13:
resolution: {integrity: sha512-SlLPDDe6YQl1JnQQy4hgsuJeo5q5c1TBU4be4jeBLXsqpjoDbfb0HesSfhMwnaxfSJ4txtfzJzW5/x/43fkkfQ==}
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.12":
version "18.17.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50"
integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==
"@types/node@18.17.13":
version "18.17.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.13.tgz#d99cb351ff2e51a192fe8903b658c4f85fbcb58c"
integrity sha512-SlLPDDe6YQl1JnQQy4hgsuJeo5q5c1TBU4be4jeBLXsqpjoDbfb0HesSfhMwnaxfSJ4txtfzJzW5/x/43fkkfQ==
"@types/prop-types@*":
version "15.7.5"