Skip to content

Commit 5e21346

Browse files
renovate[bot]renovate-botwardpeet
authored
fix(deps): update dependency resolve-url-loader to ^3.1.4 for gatsby-plugin-sass (#32590)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ward Peeters <[email protected]>
1 parent a554998 commit 5e21346

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

yarn.lock

+9-18
Original file line numberDiff line numberDiff line change
@@ -21846,10 +21846,10 @@ [email protected]:
2184621846
source-map "^0.5.6"
2184721847
supports-color "^3.2.3"
2184821848

21849-
21850-
version "7.0.21"
21851-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
21852-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
21849+
[email protected].36, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5:
21850+
version "7.0.36"
21851+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
21852+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
2185321853
dependencies:
2185421854
chalk "^2.4.2"
2185521855
source-map "^0.6.1"
@@ -21872,15 +21872,6 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.22, postcss@^6.0.23:
2187221872
source-map "^0.6.1"
2187321873
supports-color "^5.4.0"
2187421874

21875-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5:
21876-
version "7.0.32"
21877-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
21878-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
21879-
dependencies:
21880-
chalk "^2.4.2"
21881-
source-map "^0.6.1"
21882-
supports-color "^6.1.0"
21883-
2188421875
postcss@^8.1.4, postcss@^8.1.6, postcss@^8.2.1, postcss@^8.2.2, postcss@^8.2.9, postcss@^8.3.5:
2188521876
version "8.3.5"
2188621877
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.5.tgz#982216b113412bc20a86289e91eb994952a5b709"
@@ -24348,18 +24339,18 @@ resolve-pathname@^3.0.0:
2434824339
resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd"
2434924340
integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==
2435024341

24351-
resolve-url-loader@^3.1.2:
24352-
version "3.1.2"
24353-
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.2.tgz#235e2c28e22e3e432ba7a5d4e305c59a58edfc08"
24354-
integrity sha512-QEb4A76c8Mi7I3xNKXlRKQSlLBwjUV/ULFMP+G7n3/7tJZ8MG5wsZ3ucxP1Jz8Vevn6fnJsxDx9cIls+utGzPQ==
24342+
resolve-url-loader@^3.1.4:
24343+
version "3.1.4"
24344+
resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-3.1.4.tgz#3c16caebe0b9faea9c7cc252fa49d2353c412320"
24345+
integrity sha512-D3sQ04o0eeQEySLrcz4DsX3saHfsr8/N6tfhblxgZKXxMT2Louargg12oGNfoTRLV09GXhVUe5/qgA5vdgNigg==
2435524346
dependencies:
2435624347
adjust-sourcemap-loader "3.0.0"
2435724348
camelcase "5.3.1"
2435824349
compose-function "3.0.3"
2435924350
convert-source-map "1.7.0"
2436024351
es6-iterator "2.0.3"
2436124352
loader-utils "1.2.3"
24362-
postcss "7.0.21"
24353+
postcss "7.0.36"
2436324354
rework "1.0.1"
2436424355
rework-visit "1.0.0"
2436524356
source-map "0.6.1"

0 commit comments

Comments
 (0)