Update dependency @types/node to v18.16.19 #119

Merged
kjuulh merged 1 commits from renovate/all into main 2023-07-01 01:43:41 +02:00
3 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@types/node": "18.16.18",
"@types/node": "18.16.19",
"@types/react": "18.2.14",
"@types/uuid": "9.0.2",
"autoprefixer": "10.4.14",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.16.18
'@types/node': 18.16.19
'@types/react': 18.2.14
'@types/uuid': 9.0.2
autoprefixer: 10.4.14
@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.16.18
'@types/node': 18.16.19
'@types/react': 18.2.14
'@types/uuid': 9.0.2
autoprefixer: 10.4.14_postcss@8.4.24
@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.16.18:
resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==}
/@types/node/18.16.19:
resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==}
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.18":
version "18.16.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
"@types/node@18.16.19":
version "18.16.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
"@types/prop-types@*":
version "15.7.5"