mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
chore(deps): update dependency @types/node to v18.16.14
This commit is contained in:
parent
66cdaca4a4
commit
0704820589
@ -32,7 +32,7 @@
|
|||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.16.9",
|
"@types/node": "18.16.14",
|
||||||
"@typescript-eslint/parser": "5.59.5",
|
"@typescript-eslint/parser": "5.59.5",
|
||||||
"@vercel/ncc": "0.36.1",
|
"@vercel/ncc": "0.36.1",
|
||||||
"eslint": "8.41.0",
|
"eslint": "8.41.0",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -25,8 +25,8 @@ dependencies:
|
|||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 18.16.9
|
specifier: 18.16.14
|
||||||
version: 18.16.9
|
version: 18.16.14
|
||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
specifier: 5.59.5
|
specifier: 5.59.5
|
||||||
version: 5.59.5(eslint@8.41.0)(typescript@5.0.4)
|
version: 5.59.5(eslint@8.41.0)(typescript@5.0.4)
|
||||||
@ -251,8 +251,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@18.16.9:
|
/@types/node@18.16.14:
|
||||||
resolution: {integrity: sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==}
|
resolution: {integrity: sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.5)(eslint@8.41.0)(typescript@5.0.4):
|
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.59.5)(eslint@8.41.0)(typescript@5.0.4):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user