mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-01 02:27:25 +01:00
Bump lint-staged from 9.0.2 to 9.1.0 (#68)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v9.0.2...v9.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
bb4a4407c7
commit
6474ebf9c2
12
package-lock.json
generated
12
package-lock.json
generated
@@ -5449,9 +5449,9 @@
|
||||
}
|
||||
},
|
||||
"is-path-cwd": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.1.0.tgz",
|
||||
"integrity": "sha512-Sc5j3/YnM8tDeyCsVeKlm/0p95075DyLmDEIkSgQ7mXkrOX+uTCtmQFm0CYzVyJwcCCmO3k8qfJt17SxQwB5Zw==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
|
||||
"integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==",
|
||||
"dev": true
|
||||
},
|
||||
"is-path-in-cwd": {
|
||||
@@ -6447,9 +6447,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.0.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.2.tgz",
|
||||
"integrity": "sha512-2W9yBRADEzcGs6j/57JA0GVzSTByYgWbcU89/Xm0s/k+4qMp8032tZYPPmP422xZ79xtUaNisJ/0U5lbuYmaTA==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.1.0.tgz",
|
||||
"integrity": "sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"husky": "^3.0.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^9.0.2",
|
||||
"lint-staged": "^9.1.0",
|
||||
"mockdate": "^2.0.3",
|
||||
"node-fetch": "^2.6.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
|
||||
Reference in New Issue
Block a user