mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge pull request #240 from JonasKruckenberg/renovate/node-18.x
This commit is contained in:
commit
713021bd49
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.15.11",
|
||||
"@types/node": "18.16.3",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@vercel/ncc": "0.36.1",
|
||||
"eslint": "8.38.0",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -25,8 +25,8 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: 18.15.11
|
||||
version: 18.15.11
|
||||
specifier: 18.16.3
|
||||
version: 18.16.3
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.57.1
|
||||
version: 5.57.1(eslint@8.38.0)(typescript@5.0.3)
|
||||
@ -251,8 +251,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.15.11:
|
||||
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
|
||||
/@types/node@18.16.3:
|
||||
resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.38.0)(typescript@5.0.3):
|
||||
|
Loading…
x
Reference in New Issue
Block a user