Skip to content

Commit e488842

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.2.9
1 parent 641bd37 commit e488842

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.29.1",
4444
"husky": "9.1.4",
45-
"lint-staged": "15.2.8"
45+
"lint-staged": "15.2.9"
4646
},
4747
"dependencies": {
4848
"firebase": "^9.0.0",

yarn.lock

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

2441-
2442-
version "15.2.8"
2443-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.8.tgz#5e19eb7b4dbb922f56fafb4635b44ee3c92f7322"
2444-
integrity sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==
2441+
2442+
version "15.2.9"
2443+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.9.tgz#bf70d40b6b192df6ad756fb89822211615e0f4da"
2444+
integrity sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==
24452445
dependencies:
24462446
chalk "~5.3.0"
24472447
commander "~12.1.0"

0 commit comments

Comments
 (0)