⬆️ Update dependencies
This commit is contained in:
Generated
+8
-8
@@ -2,12 +2,12 @@ lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
husky: ^7.0.4
|
||||
lint-staged: ^12.1.7
|
||||
lint-staged: ^12.3.1
|
||||
prettier: ^2.5.1
|
||||
|
||||
devDependencies:
|
||||
husky: 7.0.4
|
||||
lint-staged: 12.1.7
|
||||
lint-staged: 12.3.1
|
||||
prettier: 2.5.1
|
||||
|
||||
packages:
|
||||
@@ -215,8 +215,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/lint-staged/12.1.7:
|
||||
resolution: {integrity: sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==}
|
||||
/lint-staged/12.3.1:
|
||||
resolution: {integrity: sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -226,7 +226,7 @@ packages:
|
||||
debug: 4.3.3_supports-color@9.2.1
|
||||
execa: 5.1.1
|
||||
lilconfig: 2.0.4
|
||||
listr2: 3.14.0
|
||||
listr2: 4.0.1
|
||||
micromatch: 4.0.4
|
||||
normalize-path: 3.0.0
|
||||
object-inspect: 1.12.0
|
||||
@@ -237,9 +237,9 @@ packages:
|
||||
- enquirer
|
||||
dev: true
|
||||
|
||||
/listr2/3.14.0:
|
||||
resolution: {integrity: sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
/listr2/4.0.1:
|
||||
resolution: {integrity: sha512-D65Nl+zyYHL2jQBGmxtH/pU8koPZo5C8iCNE8EoB04RwPgQG1wuaKwVbeZv9LJpiH4Nxs0FCp+nNcG8OqpniiA==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
enquirer: '>= 2.3.0 < 3'
|
||||
peerDependenciesMeta:
|
||||
|
||||
Reference in New Issue
Block a user