mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-23 22:52:59 +03:00
chore(deps): update dependency lint-staged to v12.3.2 (#705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cf2ab65b8b
commit
31b76b0f1d
14
package-lock.json
generated
14
package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"husky": "7.0.4",
|
||||
"lint-staged": "12.3.1",
|
||||
"lint-staged": "12.3.2",
|
||||
"prettier": "2.5.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"telegraf": "4.4.2",
|
||||
@ -2764,9 +2764,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz",
|
||||
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==",
|
||||
"version": "12.3.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
|
||||
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
@ -6541,9 +6541,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "12.3.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz",
|
||||
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==",
|
||||
"version": "12.3.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
|
||||
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
@ -69,7 +69,7 @@
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"husky": "7.0.4",
|
||||
"lint-staged": "12.3.1",
|
||||
"lint-staged": "12.3.2",
|
||||
"prettier": "2.5.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"telegraf": "4.4.2",
|
||||
|
Loading…
Reference in New Issue
Block a user