Skip to content

Commit ba297b2

Browse files
chore(deps-dev): bump css-loader from 6.5.1 to 6.6.0 (#5136)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v6.5.1...v6.6.0) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b4026f commit ba297b2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"commander": "^9.0.0",
119119
"core-js-bundle": "^3.21.0",
120120
"cross-env": "^7.0.3",
121-
"css-loader": "^6.5.1",
121+
"css-loader": "^6.6.0",
122122
"electron-builder": "22.14.5",
123123
"enzyme": "^3.11.0",
124124
"enzyme-adapter-react-16": "^1.15.6",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,11 +4170,6 @@ color-support@^1.1.2:
41704170
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
41714171
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
41724172

4173-
colorette@^1.2.2:
4174-
version "1.2.2"
4175-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
4176-
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
4177-
41784173
colorette@^2.0.14:
41794174
version "2.0.16"
41804175
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
@@ -4540,18 +4535,18 @@ crypto-random-string@^2.0.0:
45404535
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
45414536
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
45424537

4543-
css-loader@^6.5.1:
4544-
version "6.5.1"
4545-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.5.1.tgz#0c43d4fbe0d97f699c91e9818cb585759091d1b1"
4546-
integrity sha512-gEy2w9AnJNnD9Kuo4XAP9VflW/ujKoS9c/syO+uWMlm5igc7LysKzPXaDoR2vroROkSwsTS2tGr1yGGEbZOYZQ==
4538+
css-loader@^6.6.0:
4539+
version "6.6.0"
4540+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.6.0.tgz#c792ad5510bd1712618b49381bd0310574fafbd3"
4541+
integrity sha512-FK7H2lisOixPT406s5gZM1S3l8GrfhEBT3ZiL2UX1Ng1XWs0y2GPllz/OTyvbaHe12VgQrIXIzuEGVlbUhodqg==
45474542
dependencies:
45484543
icss-utils "^5.1.0"
4549-
postcss "^8.2.15"
4544+
postcss "^8.4.5"
45504545
postcss-modules-extract-imports "^3.0.0"
45514546
postcss-modules-local-by-default "^4.0.0"
45524547
postcss-modules-scope "^3.0.0"
45534548
postcss-modules-values "^4.0.0"
4554-
postcss-value-parser "^4.1.0"
4549+
postcss-value-parser "^4.2.0"
45554550
semver "^7.3.5"
45564551

45574552
css-modules-loader-core@^1.1.0:
@@ -8874,7 +8869,7 @@ mv@2.1.1:
88748869
ncp "~2.0.0"
88758870
rimraf "~2.4.0"
88768871

8877-
nanoid@^3.1.23:
8872+
nanoid@^3.2.0:
88788873
version "3.2.0"
88798874
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
88808875
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
@@ -9989,10 +9984,10 @@ postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
99899984
uniq "^1.0.1"
99909985
util-deprecate "^1.0.2"
99919986

9992-
postcss-value-parser@^4.1.0:
9993-
version "4.1.0"
9994-
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
9995-
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
9987+
postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
9988+
version "4.2.0"
9989+
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
9990+
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
99969991

99979992
postcss@6.0.1:
99989993
version "6.0.1"
@@ -10012,14 +10007,14 @@ postcss@^6.0.1:
1001210007
source-map "^0.6.1"
1001310008
supports-color "^5.4.0"
1001410009

10015-
postcss@^8.2.15:
10016-
version "8.2.15"
10017-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.15.tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65"
10018-
integrity sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q==
10010+
postcss@^8.4.5:
10011+
version "8.4.6"
10012+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.6.tgz#c5ff3c3c457a23864f32cb45ac9b741498a09ae1"
10013+
integrity sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==
1001910014
dependencies:
10020-
colorette "^1.2.2"
10021-
nanoid "^3.1.23"
10022-
source-map "^0.6.1"
10015+
nanoid "^3.2.0"
10016+
picocolors "^1.0.0"
10017+
source-map-js "^1.0.2"
1002310018

1002410019
postinstall-build@^5.0.1:
1002510020
version "5.0.3"
@@ -11279,6 +11274,11 @@ sort-keys@^4.0.0:
1127911274
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
1128011275
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
1128111276

11277+
source-map-js@^1.0.2:
11278+
version "1.0.2"
11279+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
11280+
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
11281+
1128211282
source-map-loader@^3.0.1:
1128311283
version "3.0.1"
1128411284
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.1.tgz#9ae5edc7c2d42570934be4c95d1ccc6352eba52d"

0 commit comments

Comments
 (0)