Skip to content

Commit 6480f21

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update all non-major dependencies
1 parent b58be9d commit 6480f21

2 files changed

Lines changed: 13 additions & 22 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@
128128
"eslint-plugin-json": "3.1.0",
129129
"eslint-plugin-node": "11.1.0",
130130
"husky": "7.0.4",
131-
"lint-staged": "11.2.4",
131+
"lint-staged": "11.2.5",
132132
"loader.js": "4.7.0",
133133
"prettier": "2.4.1",
134134
"qunit-dom": "2.0.0",
135-
"stylelint": "14.0.0",
135+
"stylelint": "14.0.1",
136136
"stylelint-config-prettier": "9.0.3",
137137
"stylelint-config-recommended-scss": "5.0.0",
138138
"stylelint-prettier": "1.2.0",

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15842,10 +15842,10 @@ linkify-it@^3.0.1:
1584215842
dependencies:
1584315843
uc.micro "^1.0.1"
1584415844

15845-
lint-staged@11.2.4:
15846-
version "11.2.4"
15847-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.4.tgz#29bc84e0318e6e9d4a7a043513236d066e39ee1d"
15848-
integrity sha512-aTUqcPDSV05EyKlMT4N5h7tmnevKfAxI3xZkRb+DHfmcFaoCxfxVvpqlLMCVGy3EYle9JYER2nA5zc4eNTkZVQ==
15845+
lint-staged@11.2.5:
15846+
version "11.2.5"
15847+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.5.tgz#afa4c4740fbf874fab1531a846f14504e448e828"
15848+
integrity sha512-bD6FeKyRtMA3jXcNg/J0fuJmwDN8yaoTdqliFcEl8pFTHiP9NYwQCeZwBoZ8FEXx4lj/pli3oFehr86XYvMNEA==
1584915849
dependencies:
1585015850
cli-truncate "2.1.0"
1585115851
colorette "^1.4.0"
@@ -20896,15 +20896,6 @@ string-width@^4.1.0, string-width@^4.2.0:
2089620896
is-fullwidth-code-point "^3.0.0"
2089720897
strip-ansi "^6.0.0"
2089820898

20899-
string-width@^4.2.2:
20900-
version "4.2.2"
20901-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
20902-
integrity sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==
20903-
dependencies:
20904-
emoji-regex "^8.0.0"
20905-
is-fullwidth-code-point "^3.0.0"
20906-
strip-ansi "^6.0.0"
20907-
2090820899
string-width@^4.2.3:
2090920900
version "4.2.3"
2091020901
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -21143,10 +21134,10 @@ stylelint-scss@4.0.0, stylelint-scss@^4.0.0:
2114321134
postcss-selector-parser "^6.0.6"
2114421135
postcss-value-parser "^4.1.0"
2114521136

21146-
stylelint@14.0.0:
21147-
version "14.0.0"
21148-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.0.0.tgz#0dc9655bc81378ac9937e6ea2f32704e9c2f92f9"
21149-
integrity sha512-//4Po+WlWImVaro2BiNJZMamBo0Enekb+3fp5cYYN5r08kaPTHlxM8bCi/yvnPl7G+zqyLqjZU+O22vr/SDW0w==
21137+
stylelint@14.0.1:
21138+
version "14.0.1"
21139+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.0.1.tgz#88e6c8bd3be61e666225ddb871826321f16661f6"
21140+
integrity sha512-ZcAkmFLVCultmwkQUjxKzxW/o5+CzNmDk6TPJj/d4Y7ipTGGrewIWmNm+InjdSr04PR5/yynsAJeYJY/wisdMg==
2115021141
dependencies:
2115121142
balanced-match "^2.0.0"
2115221143
cosmiconfig "^7.0.1"
@@ -21157,7 +21148,7 @@ stylelint@14.0.0:
2115721148
file-entry-cache "^6.0.1"
2115821149
get-stdin "^8.0.0"
2115921150
global-modules "^2.0.0"
21160-
globby "^11.0.3"
21151+
globby "^11.0.4"
2116121152
globjoin "^0.1.4"
2116221153
html-tags "^3.1.0"
2116321154
ignore "^5.1.8"
@@ -21179,8 +21170,8 @@ stylelint@14.0.0:
2117921170
postcss-value-parser "^4.1.0"
2118021171
resolve-from "^5.0.0"
2118121172
specificity "^0.4.1"
21182-
string-width "^4.2.2"
21183-
strip-ansi "^6.0.0"
21173+
string-width "^4.2.3"
21174+
strip-ansi "^6.0.1"
2118421175
style-search "^0.1.0"
2118521176
svg-tags "^1.0.0"
2118621177
table "^6.7.2"

0 commit comments

Comments
 (0)