mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 07:13:41 +01:00
Bump lint-staged from 9.2.1 to 9.2.3 (#107)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 9.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
1ed7c4e513
commit
08b52106fb
7
package-lock.json
generated
7
package-lock.json
generated
@@ -6616,9 +6616,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.1.tgz",
|
||||
"integrity": "sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg==",
|
||||
"version": "9.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.3.tgz",
|
||||
"integrity": "sha512-ovDmF0c0VJDTP0VmwLetJQ+lVGyNqOkTniwO9S0MOJxGxIExpSRTL56/ZmvXZ1tHNA53GBbXQbfS8RnNGRXFjg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
@@ -6631,6 +6631,7 @@
|
||||
"listr": "^0.14.3",
|
||||
"log-symbols": "^3.0.0",
|
||||
"micromatch": "^4.0.2",
|
||||
"normalize-path": "^3.0.0",
|
||||
"please-upgrade-node": "^3.1.1",
|
||||
"string-argv": "^0.3.0",
|
||||
"stringify-object": "^3.3.0"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"husky": "^3.0.3",
|
||||
"jest": "^24.8.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^9.2.1",
|
||||
"lint-staged": "^9.2.3",
|
||||
"mockdate": "^2.0.5",
|
||||
"node-fetch": "^2.6.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
|
||||
Reference in New Issue
Block a user