Skip to content

Commit 2f1f841

Browse files
renovate[bot]nodebb-misty
authored andcommittedJun 28, 2023
chore(deps): update dependency lint-staged to v13.2.3
1 parent d525763 commit 2f1f841

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-config-airbnb-base": "15.0.0",
4343
"eslint-plugin-import": "2.27.5",
4444
"husky": "8.0.3",
45-
"lint-staged": "13.2.2"
45+
"lint-staged": "13.2.3"
4646
},
4747
"dependencies": {
4848
"firebase": "^9.0.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2480,10 +2480,10 @@ lines-and-columns@^1.1.6:
24802480
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
24812481
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
24822482

2483-
lint-staged@13.2.2:
2484-
version "13.2.2"
2485-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
2486-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
2483+
lint-staged@13.2.3:
2484+
version "13.2.3"
2485+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
2486+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
24872487
dependencies:
24882488
chalk "5.2.0"
24892489
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)