Skip to content

Commit a984915

Browse files
chore(deps-dev): bump lint-staged from 13.2.1 to 13.2.2 (#396)
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 10a05e4 commit a984915

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5163,9 +5163,9 @@ lines-and-columns@^1.1.6:
51635163
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
51645164

51655165
lint-staged@^13.0.3:
5166-
version "13.2.1"
5167-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
5168-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
5166+
version "13.2.2"
5167+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
5168+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
51695169
dependencies:
51705170
chalk "5.2.0"
51715171
cli-truncate "^3.1.0"
@@ -5179,7 +5179,7 @@ lint-staged@^13.0.3:
51795179
object-inspect "^1.12.3"
51805180
pidtree "^0.6.0"
51815181
string-argv "^0.3.1"
5182-
yaml "^2.2.1"
5182+
yaml "^2.2.2"
51835183

51845184
listr2@^5.0.7:
51855185
version "5.0.8"
@@ -8555,10 +8555,10 @@ yaml@^1.10.0:
85558555
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
85568556
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
85578557

8558-
yaml@^2.2.1:
8559-
version "2.2.1"
8560-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
8561-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
8558+
yaml@^2.2.2:
8559+
version "2.2.2"
8560+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
8561+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
85628562

85638563
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
85648564
version "20.2.9"

0 commit comments

Comments
 (0)