Skip to content

Commit b4a57d9

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency lint-staged to v15.0.2
1 parent b441f3b commit b4a57d9

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.28.1",
5555
"husky": "8.0.3",
56-
"lint-staged": "15.0.1"
56+
"lint-staged": "15.0.2"
5757
}
5858
}

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,26 +2079,26 @@ linkify-it@^3.0.1:
20792079
dependencies:
20802080
uc.micro "^1.0.1"
20812081

2082-
lint-staged@15.0.1:
2083-
version "15.0.1"
2084-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.1.tgz#1db47c315c79bafe993aa33a0b50cbfeef50d906"
2085-
integrity sha512-2IU5OWmCaxch0X0+IBF4/v7sutpB+F3qoXbro43pYjQTOo5wumckjxoxn47pQBqqBsCWrD5HnI2uG/zJA7isew==
2082+
lint-staged@15.0.2:
2083+
version "15.0.2"
2084+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.0.2.tgz#abef713182ec2770143e40a5d6d0130fe61ed442"
2085+
integrity sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==
20862086
dependencies:
20872087
chalk "5.3.0"
20882088
commander "11.1.0"
20892089
debug "4.3.4"
20902090
execa "8.0.1"
20912091
lilconfig "2.1.0"
2092-
listr2 "7.0.1"
2092+
listr2 "7.0.2"
20932093
micromatch "4.0.5"
20942094
pidtree "0.6.0"
20952095
string-argv "0.3.2"
2096-
yaml "2.3.2"
2096+
yaml "2.3.3"
20972097

2098-
listr2@7.0.1:
2099-
version "7.0.1"
2100-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-7.0.1.tgz#18e7a655b189cd7a8a76575a26f4d494b6ffc2c2"
2101-
integrity sha512-nz+7hwgbDp8eWNoDgzdl4hA/xDSLrNRzPu1TLgOYs6l5Y+Ma6zVWWy9Oyt9TQFONwKoSPoka3H50D3vD5EuNwg==
2098+
listr2@7.0.2:
2099+
version "7.0.2"
2100+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-7.0.2.tgz#3aa3e1549dfaf3c57ab5eeaba754da3b87f33063"
2101+
integrity sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==
21022102
dependencies:
21032103
cli-truncate "^3.1.0"
21042104
colorette "^2.0.20"
@@ -3437,10 +3437,10 @@ yallist@^4.0.0:
34373437
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
34383438
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
34393439

3440-
yaml@2.3.2:
3441-
version "2.3.2"
3442-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.2.tgz#f522db4313c671a0ca963a75670f1c12ea909144"
3443-
integrity sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==
3440+
yaml@2.3.3:
3441+
version "2.3.3"
3442+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.3.tgz#01f6d18ef036446340007db8e016810e5d64aad9"
3443+
integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==
34443444

34453445
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
34463446
version "20.2.9"

0 commit comments

Comments
 (0)