Skip to content

Commit 3e4538e

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump lint-staged from 10.2.9 to 10.2.10
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.9 to 10.2.10. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.2.9...v10.2.10) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 934666c commit 3e4538e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"jest": "^25.2.4",
7979
"jest-watch-typeahead": "^0.5.0",
8080
"kleur": "^3.0.3",
81-
"lint-staged": "10.2.9",
81+
"lint-staged": "10.2.10",
8282
"prettier": "^2.0.2",
8383
"pretty-bytes": "^5.3.0",
8484
"rollup": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3128,10 +3128,10 @@ lines-and-columns@^1.1.6:
31283128
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
31293129
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
31303130

3131-
3132-
version "10.2.9"
3133-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.9.tgz#6013ecfa80829cd422446b545fd30a96bca3098c"
3134-
integrity sha512-ziRAuXEqvJLSXg43ezBpHxRW8FOJCXISaXU//BWrxRrp5cBdRkIx7g5IsB3OI45xYGE0S6cOacfekSjDyDKF2g==
3131+
3132+
version "10.2.10"
3133+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.10.tgz#f0f78bf8786bbe90e1775a0dc540f7f12b6a79b2"
3134+
integrity sha512-dgelFaNH6puUGAcU+OVMgbfpKSerNYsPSn6+nlbRDjovL0KigpsVpCu0PFZG6BJxX8gnHJqaZlR9krZamQsb0w==
31353135
dependencies:
31363136
chalk "^4.0.0"
31373137
cli-truncate "2.1.0"

0 commit comments

Comments
 (0)