Skip to content

Commit f4c1667

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.2.2
1 parent 032a414 commit f4c1667

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.1",
87+
"lint-staged": "13.2.2",
8888
"microbundle": "0.15.1",
8989
"np": "7.7.0",
9090
"pinst": "3.0.0",

yarn.lock

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

7021-
lint-staged@13.2.1:
7022-
version "13.2.1"
7023-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
7024-
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
7021+
lint-staged@13.2.2:
7022+
version "13.2.2"
7023+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
7024+
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
70257025
dependencies:
70267026
chalk "5.2.0"
70277027
cli-truncate "^3.1.0"
@@ -7035,7 +7035,7 @@ lint-staged@13.2.1:
70357035
object-inspect "^1.12.3"
70367036
pidtree "^0.6.0"
70377037
string-argv "^0.3.1"
7038-
yaml "^2.2.1"
7038+
yaml "^2.2.2"
70397039

70407040
listr-input@^0.2.1:
70417041
version "0.2.1"
@@ -10587,10 +10587,10 @@ yaml@^1.10.0, yaml@^1.10.2:
1058710587
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1058810588
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1058910589

10590-
yaml@^2.2.1:
10591-
version "2.2.1"
10592-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
10593-
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
10590+
yaml@^2.2.2:
10591+
version "2.2.2"
10592+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
10593+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
1059410594

1059510595
yargs-parser@^20.2.2, yargs-parser@^20.2.3, yargs-parser@^20.2.9:
1059610596
version "20.2.9"

0 commit comments

Comments
 (0)