Skip to content

Commit 4f8b690

Browse files
build(deps-dev): bump lint-staged from 13.2.0 to 13.2.2 (#78)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.0...v13.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccdc7c1 commit 4f8b690

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
@@ -2780,9 +2780,9 @@ lines-and-columns@^1.1.6:
27802780
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
27812781

27822782
lint-staged@^13.0.1:
2783-
version "13.2.0"
2784-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
2785-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
2783+
version "13.2.2"
2784+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
2785+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
27862786
dependencies:
27872787
chalk "5.2.0"
27882788
cli-truncate "^3.1.0"
@@ -2796,7 +2796,7 @@ lint-staged@^13.0.1:
27962796
object-inspect "^1.12.3"
27972797
pidtree "^0.6.0"
27982798
string-argv "^0.3.1"
2799-
yaml "^2.2.1"
2799+
yaml "^2.2.2"
28002800

28012801
listr2@^5.0.7:
28022802
version "5.0.8"
@@ -4810,10 +4810,10 @@ yaml@^1.10.0:
48104810
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
48114811
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
48124812

4813-
yaml@^2.2.1:
4814-
version "2.2.1"
4815-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
4816-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
4813+
yaml@^2.2.2:
4814+
version "2.2.2"
4815+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
4816+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
48174817

48184818
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
48194819
version "20.2.9"

0 commit comments

Comments
 (0)