Skip to content

Commit fd94084

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.2.3
1 parent f15eaca commit fd94084

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
@@ -84,7 +84,7 @@
8484
"esdoc-standard-plugin": "1.0.0",
8585
"fixpack": "4.0.0",
8686
"husky": "8.0.3",
87-
"lint-staged": "13.2.2",
87+
"lint-staged": "13.2.3",
8888
"microbundle": "0.15.1",
8989
"np": "8.0.4",
9090
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6961,10 +6961,10 @@ lines-and-columns@^1.1.6:
69616961
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
69626962
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
69636963

6964-
lint-staged@13.2.2:
6965-
version "13.2.2"
6966-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
6967-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
6964+
lint-staged@13.2.3:
6965+
version "13.2.3"
6966+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
6967+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
69686968
dependencies:
69696969
chalk "5.2.0"
69706970
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)