Update dependency @types/node to v18.14.0

This commit is contained in:
renovate[bot] 2023-02-17 21:51:19 +00:00 committed by GitHub
parent dd121abe5b
commit 3f9178c92c
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.13.0",
"@types/node": "18.14.0",
"@typescript-eslint/parser": "5.52.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.13.0
'@types/node': 18.14.0
'@typescript-eslint/parser': 5.52.0
'@vercel/ncc': 0.36.1
eslint: 8.34.0
@ -27,7 +27,7 @@ dependencies:
tiny-glob: 0.2.9
devDependencies:
'@types/node': 18.13.0
'@types/node': 18.14.0
'@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm
'@vercel/ncc': 0.36.1
eslint: 8.34.0
@ -226,8 +226,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node/18.13.0:
resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==}
/@types/node/18.14.0:
resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==}
dev: true
/@typescript-eslint/eslint-plugin/5.30.0_6cfvjsbua5ptj65675bqcn6oza: