mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Merge pull request #153 from JonasKruckenberg/renovate/node-16.x
Update dependency @types/node to v16.11.65
This commit is contained in:
commit
e5a3b626da
@ -32,7 +32,7 @@
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "16.11.64",
|
||||
"@types/node": "16.11.65",
|
||||
"@typescript-eslint/parser": "5.40.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"eslint": "8.25.0",
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -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.64
|
||||
'@types/node': 16.11.65
|
||||
'@typescript-eslint/parser': 5.40.0
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.25.0
|
||||
@ -27,7 +27,7 @@ dependencies:
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 16.11.64
|
||||
'@types/node': 16.11.65
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@vercel/ncc': 0.34.0
|
||||
eslint: 8.25.0
|
||||
@ -222,8 +222,8 @@ packages:
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: true
|
||||
|
||||
/@types/node/16.11.64:
|
||||
resolution: {integrity: sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==}
|
||||
/@types/node/16.11.65:
|
||||
resolution: {integrity: sha512-Vfz7wGMOr4jbQGiQHVJm8VjeQwM9Ya7mHe9LtQ264/Epf5n1KiZShOFqk++nBzw6a/ubgYdB9Od7P+MH/LjoWw==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.30.0_25sstg4uu2sk4pm7xcyzuov7xq:
|
||||
|
Loading…
x
Reference in New Issue
Block a user