Skip to content

Commit 7bd3c76

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update all non-major dependencies
1 parent 6c2d4b0 commit 7bd3c76

2 files changed

Lines changed: 18 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@
130130
"husky": "7.0.4",
131131
"lint-staged": "12.3.7",
132132
"loader.js": "4.7.0",
133-
"prettier": "2.6.0",
133+
"prettier": "2.6.1",
134134
"qunit-dom": "2.0.0",
135-
"stylelint": "14.6.0",
135+
"stylelint": "14.6.1",
136136
"stylelint-config-prettier": "9.0.3",
137137
"stylelint-config-recommended-scss": "6.0.0",
138138
"stylelint-prettier": "2.0.0",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11374,6 +11374,13 @@ debug@^4.3.3, debug@~4.3.1, debug@~4.3.2:
1137411374
dependencies:
1137511375
ms "2.1.2"
1137611376

11377+
debug@^4.3.4:
11378+
version "4.3.4"
11379+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
11380+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
11381+
dependencies:
11382+
ms "2.1.2"
11383+
1137711384
debuglog@^1.0.1:
1137811385
version "1.0.1"
1137911386
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
@@ -20563,10 +20570,10 @@ prettier-linter-helpers@^1.0.0:
2056320570
dependencies:
2056420571
fast-diff "^1.1.2"
2056520572

20566-
prettier@2.6.0:
20567-
version "2.6.0"
20568-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
20569-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
20573+
prettier@2.6.1:
20574+
version "2.6.1"
20575+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
20576+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
2057020577

2057120578
pretty-ms@^3.1.0:
2057220579
version "3.2.0"
@@ -22906,16 +22913,16 @@ stylelint-scss@^4.0.0:
2290622913
postcss-selector-parser "^6.0.6"
2290722914
postcss-value-parser "^4.1.0"
2290822915

22909-
stylelint@14.6.0:
22910-
version "14.6.0"
22911-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.6.0.tgz#bf577103c8a1d47cd8818469e27db77b83ab3cc1"
22912-
integrity sha512-Xk2sqXYPi9nXgq70nBiZkbQm/QOOKd83NBTaBE1fXEWAEeRlgHnKC/E7kJFlT6K0SaNDOK5yIvR7GFPGsNLuOg==
22916+
stylelint@14.6.1:
22917+
version "14.6.1"
22918+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.6.1.tgz#aff137b0254515fc36b91921d88a3eb2edc194bf"
22919+
integrity sha512-FfNdvZUZdzh9KDQxDnO7Opp+prKh8OQVuSW8S13cBtxrooCbm6J6royhUeb++53WPMt04VB+ZbOz/QmzAijs6Q==
2291322920
dependencies:
2291422921
balanced-match "^2.0.0"
2291522922
colord "^2.9.2"
2291622923
cosmiconfig "^7.0.1"
2291722924
css-functions-list "^3.0.1"
22918-
debug "^4.3.3"
22925+
debug "^4.3.4"
2291922926
execall "^2.0.0"
2292022927
fast-glob "^3.2.11"
2292122928
fastest-levenshtein "^1.0.12"

0 commit comments

Comments
 (0)