Skip to content

Commit 9d6d805

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v14
1 parent 81715e2 commit 9d6d805

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.28.0",
4444
"husky": "8.0.3",
45-
"lint-staged": "13.3.0"
45+
"lint-staged": "14.0.0"
4646
},
4747
"dependencies": {
4848
"firebase": "^9.0.0",

yarn.lock

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

2618-
lint-staged@13.3.0:
2619-
version "13.3.0"
2620-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5"
2621-
integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==
2618+
lint-staged@14.0.0:
2619+
version "14.0.0"
2620+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
2621+
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
26222622
dependencies:
26232623
chalk "5.3.0"
26242624
commander "11.0.0"

0 commit comments

Comments
 (0)