Update dependency @types/node to v18.16.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-04-29 10:37:21 +00:00
parent 583048a466
commit e45fcbaa55
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/node": "18.16.2",
"@types/node": "18.16.3",
"@types/react": "18.2.0",
"@types/uuid": "9.0.1",
"autoprefixer": "10.4.14",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.16.2
'@types/node': 18.16.3
'@types/react': 18.2.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.14
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.16.2
'@types/node': 18.16.3
'@types/react': 18.2.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.14_postcss@8.4.23
@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.16.2:
resolution: {integrity: sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==}
/@types/node/18.16.3:
resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
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.16.2":
version "18.16.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
"@types/node@18.16.3":
version "18.16.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
"@types/prop-types@*":
version "15.7.5"