Skip to content

Commit e2fcef6

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump lint-staged from 13.2.2 to 13.2.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 13.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.2...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]>
1 parent 2ec306e commit e2fcef6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"husky": "8",
9898
"jest-each": "^29.6.1",
9999
"jest-enzyme": "^7.1.2",
100-
"lint-staged": "^13.2.2",
100+
"lint-staged": "^13.2.3",
101101
"markdownlint-cli": "^0.35.0",
102102
"npm-package-json-lint": "^7.0.0",
103103
"npm-package-json-lint-config-default": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12459,10 +12459,10 @@ linkify-it@^4.0.1:
1245912459
dependencies:
1246012460
uc.micro "^1.0.1"
1246112461

12462-
lint-staged@^13.2.2:
12463-
version "13.2.2"
12464-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
12465-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
12462+
lint-staged@^13.2.3:
12463+
version "13.2.3"
12464+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
12465+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
1246612466
dependencies:
1246712467
chalk "5.2.0"
1246812468
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)