Skip to content

Commit 1f27564

Browse files
Bump lint-staged from 13.2.1 to 13.2.2 (#12150)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.1 to 13.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.1...v13.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 803a638 commit 1f27564

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"jest-extended": "^3.2.4",
300300
"jest-json-schema": "^6.1.0",
301301
"jest-watch-typeahead": "^2.2.2",
302-
"lint-staged": "^13.2.1",
302+
"lint-staged": "^13.2.2",
303303
"mini-css-extract-plugin": "^2.7.5",
304304
"mock-express-request": "^0.2.0",
305305
"mock-express-response": "^0.3.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6631,10 +6631,10 @@ lines-and-columns@^1.1.6:
66316631
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
66326632
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
66336633

6634-
lint-staged@^13.2.1:
6635-
version "13.2.1"
6636-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
6637-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
6634+
lint-staged@^13.2.2:
6635+
version "13.2.2"
6636+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
6637+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
66386638
dependencies:
66396639
chalk "5.2.0"
66406640
cli-truncate "^3.1.0"
@@ -6648,7 +6648,7 @@ lint-staged@^13.2.1:
66486648
object-inspect "^1.12.3"
66496649
pidtree "^0.6.0"
66506650
string-argv "^0.3.1"
6651-
yaml "^2.2.1"
6651+
yaml "^2.2.2"
66526652

66536653
listr2@^5.0.7:
66546654
version "5.0.8"
@@ -10736,7 +10736,7 @@ yaml@^1.10.0:
1073610736
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1073710737
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1073810738

10739-
yaml@^2.2.1:
10739+
yaml@^2.2.2:
1074010740
version "2.2.2"
1074110741
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
1074210742
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==

0 commit comments

Comments
 (0)