Skip to content

Commit 7c19012

Browse files
build(deps-dev): bump lint-staged from 13.2.0 to 13.2.3 (#98)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.0...v13.2.3) --- 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 35ed4ff commit 7c19012

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

27772777
lint-staged@^13.0.3:
2778-
version "13.2.0"
2779-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
2780-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
2778+
version "13.2.3"
2779+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
2780+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
27812781
dependencies:
27822782
chalk "5.2.0"
27832783
cli-truncate "^3.1.0"
@@ -2791,7 +2791,7 @@ lint-staged@^13.0.3:
27912791
object-inspect "^1.12.3"
27922792
pidtree "^0.6.0"
27932793
string-argv "^0.3.1"
2794-
yaml "^2.2.1"
2794+
yaml "^2.2.2"
27952795

27962796
listr2@^5.0.7:
27972797
version "5.0.8"
@@ -4812,10 +4812,10 @@ yaml@^1.10.0:
48124812
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
48134813
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
48144814

4815-
yaml@^2.2.1:
4816-
version "2.2.1"
4817-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
4818-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
4815+
yaml@^2.2.2:
4816+
version "2.3.1"
4817+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b"
4818+
integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==
48194819

48204820
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
48214821
version "20.2.9"

0 commit comments

Comments
 (0)