mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore(deps): update dependency lint-staged to v12 (#698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e56a4894b7
commit
38b8505aa3
3 changed files with 6 additions and 6 deletions
|
@ -40,7 +40,7 @@
|
|||
"eslint": "^8.10.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-matcher-specific-error": "^1.0.0",
|
||||
"lint-staged": "^11.1.1",
|
||||
"lint-staged": "^12.0.0",
|
||||
"nock": "^13.2.2",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"eslint": "^8.10.0",
|
||||
"jest": "^27.5.1",
|
||||
"jest-matcher-specific-error": "^1.0.0",
|
||||
"lint-staged": "^11.1.1",
|
||||
"lint-staged": "^12.0.0",
|
||||
"nock": "^13.2.2",
|
||||
"prettier": "^2.3.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
|
|
|
@ -355,7 +355,7 @@ importers:
|
|||
got: ^11.8.2
|
||||
jest: ^27.5.1
|
||||
jest-matcher-specific-error: ^1.0.0
|
||||
lint-staged: ^11.1.1
|
||||
lint-staged: ^12.0.0
|
||||
nock: ^13.2.2
|
||||
prettier: ^2.3.2
|
||||
ts-jest: ^27.1.1
|
||||
|
@ -379,7 +379,7 @@ importers:
|
|||
eslint: 8.10.0
|
||||
jest: 27.5.1
|
||||
jest-matcher-specific-error: 1.0.0
|
||||
lint-staged: 11.2.6
|
||||
lint-staged: 12.4.0
|
||||
nock: 13.2.2
|
||||
prettier: 2.5.1
|
||||
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
|
||||
|
@ -402,7 +402,7 @@ importers:
|
|||
got: ^11.8.2
|
||||
jest: ^27.5.1
|
||||
jest-matcher-specific-error: ^1.0.0
|
||||
lint-staged: ^11.1.1
|
||||
lint-staged: ^12.0.0
|
||||
nock: ^13.2.2
|
||||
prettier: ^2.3.2
|
||||
ts-jest: ^27.1.1
|
||||
|
@ -426,7 +426,7 @@ importers:
|
|||
eslint: 8.10.0
|
||||
jest: 27.5.1
|
||||
jest-matcher-specific-error: 1.0.0
|
||||
lint-staged: 11.2.6
|
||||
lint-staged: 12.4.0
|
||||
nock: 13.2.2
|
||||
prettier: 2.5.1
|
||||
ts-jest: 27.1.1_9985e1834e803358b7be1e6ce5ca0eea
|
||||
|
|
Loading…
Reference in a new issue