Merge pull request #150 from JonasKruckenberg/renovate/node-16.x

This commit is contained in:
Jonas Kruckenberg 2022-10-04 09:23:17 +02:00 committed by GitHub
commit 3ff5fb4b92
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": "16.11.63",
"@types/node": "16.11.64",
"@typescript-eslint/parser": "5.39.0",
"@vercel/ncc": "0.34.0",
"eslint": "8.24.0",

8
pnpm-lock.yaml generated
View File

@ -6,7 +6,7 @@ specifiers:
'@tauri-apps/cli-darwin-x64': 1.1.1
'@tauri-apps/cli-linux-x64-gnu': 1.1.1
'@tauri-apps/cli-win32-x64-msvc': 1.1.1
'@types/node': 16.11.63
'@types/node': 16.11.64
'@typescript-eslint/parser': 5.39.0
'@vercel/ncc': 0.34.0
eslint: 8.24.0
@ -27,7 +27,7 @@ dependencies:
tiny-glob: 0.2.9
devDependencies:
'@types/node': 16.11.63
'@types/node': 16.11.64
'@typescript-eslint/parser': 5.39.0_ypn2ylkkyfa5i233caldtndbqa
'@vercel/ncc': 0.34.0
eslint: 8.24.0
@ -226,8 +226,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/node/16.11.63:
resolution: {integrity: sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==}
/@types/node/16.11.64:
resolution: {integrity: sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==}
dev: true
/@typescript-eslint/eslint-plugin/5.30.0_xyciw6oqjoiiono4dhv3uhn5my: