Update dependency @types/node to v18.14.4

This commit is contained in:
renovate[bot] 2023-03-02 09:06:55 +00:00 committed by GitHub
parent a11ce5b85b
commit f2cf336c97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"tiny-glob": "^0.2.9"
},
"devDependencies": {
"@types/node": "18.14.0",
"@types/node": "18.14.4",
"@typescript-eslint/parser": "5.53.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",

8
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ specifiers:
'@tauri-apps/cli-darwin-x64': 1.2.3
'@tauri-apps/cli-linux-x64-gnu': 1.2.3
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
'@types/node': 18.14.0
'@types/node': 18.14.4
'@typescript-eslint/parser': 5.53.0
'@vercel/ncc': 0.36.1
eslint: 8.34.0
@ -27,7 +27,7 @@ dependencies:
tiny-glob: 0.2.9
devDependencies:
'@types/node': 18.14.0
'@types/node': 18.14.4
'@typescript-eslint/parser': 5.53.0_7kw3g6rralp5ps6mg3uyzz6azm
'@vercel/ncc': 0.36.1
eslint: 8.34.0
@ -218,8 +218,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node/18.14.0:
resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
/@types/node/18.14.4:
resolution: {integrity: sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==}
dev: true
/@typescript-eslint/eslint-plugin/5.30.0_ny4s7qc6yg74faf3d6xty2ofzy: