Skip to content

Commit 07232a7

Browse files
build: bump lint-staged from 13.2.0 to 13.2.2 (#80)
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 2897399 commit 07232a7

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

28022802
lint-staged@^13.0.0:
2803-
version "13.2.0"
2804-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
2805-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
2803+
version "13.2.2"
2804+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
2805+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
28062806
dependencies:
28072807
chalk "5.2.0"
28082808
cli-truncate "^3.1.0"
@@ -2816,7 +2816,7 @@ lint-staged@^13.0.0:
28162816
object-inspect "^1.12.3"
28172817
pidtree "^0.6.0"
28182818
string-argv "^0.3.1"
2819-
yaml "^2.2.1"
2819+
yaml "^2.2.2"
28202820

28212821
listr2@^5.0.7:
28222822
version "5.0.8"
@@ -4844,10 +4844,10 @@ yaml@^1.10.0:
48444844
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
48454845
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
48464846

4847-
yaml@^2.2.1:
4848-
version "2.2.1"
4849-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
4850-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
4847+
yaml@^2.2.2:
4848+
version "2.2.2"
4849+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
4850+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
48514851

48524852
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
48534853
version "20.2.9"

0 commit comments

Comments
 (0)