Skip to content

Commit dfdcedc

Browse files
authored
Merge pull request #49 from emerywebster/dependabot/npm_and_yarn/tailwindcss-2.0.4
Bump tailwindcss from 2.0.2 to 2.0.4
2 parents b4a9a03 + 0a7e50b commit dfdcedc

File tree

2 files changed

+43
-66
lines changed

2 files changed

+43
-66
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"autoprefixer": "^10.2.5",
44
"postcss": "^8.2.1",
5-
"tailwindcss": "^2.0.2"
5+
"tailwindcss": "^2.0.4"
66
},
77
"devDependencies": {
88
"postcss-scss": "^3.0.5"

yarn.lock

+42-65
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
# yarn lockfile v1
33

44

5-
"@fullhuman/postcss-purgecss@^3.0.0":
6-
version "3.0.0"
7-
resolved "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.0.0.tgz"
5+
"@fullhuman/postcss-purgecss@^3.1.3":
6+
version "3.1.3"
7+
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.1.3.tgz#47af7b87c9bfb3de4bc94a38f875b928fffdf339"
88
dependencies:
9-
postcss "7.0.32"
10-
purgecss "^3.0.0"
9+
purgecss "^3.1.3"
1110

1211
acorn-node@^1.6.1:
1312
version "1.8.2"
@@ -85,7 +84,7 @@ caniuse-lite@^1.0.30001181, caniuse-lite@^1.0.30001196:
8584
version "1.0.30001197"
8685
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001197.tgz#47ad15b977d2f32b3ec2fe2b087e0c50443771db"
8786

88-
chalk@^2.4.1, chalk@^2.4.2:
87+
chalk@^2.4.1:
8988
version "2.4.2"
9089
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
9190
dependencies:
@@ -138,10 +137,6 @@ colorette@^1.2.1, colorette@^1.2.2:
138137
version "1.2.2"
139138
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
140139

141-
colorette@^1.2.2:
142-
version "1.2.2"
143-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
144-
145140
commander@^6.0.0:
146141
version "6.2.0"
147142
resolved "https://registry.npmjs.org/commander/-/commander-6.2.0.tgz"
@@ -190,14 +185,14 @@ fraction.js@^4.0.13:
190185
version "4.0.13"
191186
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.0.13.tgz#3c1c315fa16b35c85fffa95725a36fa729c69dfe"
192187

193-
fs-extra@^9.0.1:
194-
version "9.0.1"
195-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.0.1.tgz"
188+
fs-extra@^9.1.0:
189+
version "9.1.0"
190+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
196191
dependencies:
197192
at-least-node "^1.0.0"
198193
graceful-fs "^4.2.0"
199194
jsonfile "^6.0.1"
200-
universalify "^1.0.0"
195+
universalify "^2.0.0"
201196

202197
fs.realpath@^1.0.0:
203198
version "1.0.0"
@@ -259,9 +254,9 @@ is-arrayish@^0.3.1:
259254
version "0.3.2"
260255
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
261256

262-
is-core-module@^2.1.0:
263-
version "2.1.0"
264-
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.1.0.tgz"
257+
is-core-module@^2.2.0:
258+
version "2.2.0"
259+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
265260
dependencies:
266261
has "^1.0.3"
267262

@@ -276,9 +271,9 @@ lodash.toarray@^4.4.0:
276271
version "4.4.0"
277272
resolved "https://registry.npmjs.org/lodash.toarray/-/lodash.toarray-4.4.0.tgz"
278273

279-
lodash@^4.17.20:
280-
version "4.17.20"
281-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz"
274+
lodash@^4.17.21:
275+
version "4.17.21"
276+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
282277

283278
minimatch@^3.0.4:
284279
version "3.0.4"
@@ -316,9 +311,9 @@ object-assign@^4.1.1:
316311
version "4.1.1"
317312
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
318313

319-
object-hash@^2.0.3:
320-
version "2.0.3"
321-
resolved "https://registry.npmjs.org/object-hash/-/object-hash-2.0.3.tgz"
314+
object-hash@^2.1.1:
315+
version "2.1.1"
316+
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09"
322317

323318
once@^1.3.0:
324319
version "1.4.0"
@@ -350,9 +345,9 @@ postcss-js@^3.0.3:
350345
camelcase-css "^2.0.1"
351346
postcss "^8.1.6"
352347

353-
postcss-nested@^5.0.1:
354-
version "5.0.1"
355-
resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.1.tgz"
348+
postcss-nested@^5.0.5:
349+
version "5.0.5"
350+
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-5.0.5.tgz#f0a107d33a9fab11d7637205f5321e27223e3603"
356351
dependencies:
357352
postcss-selector-parser "^6.0.4"
358353

@@ -379,14 +374,6 @@ postcss-value-parser@^4.1.0:
379374
version "4.1.0"
380375
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz"
381376

382-
383-
version "7.0.32"
384-
resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz"
385-
dependencies:
386-
chalk "^2.4.2"
387-
source-map "^0.6.1"
388-
supports-color "^6.1.0"
389-
390377
postcss@^6.0.9:
391378
version "6.0.23"
392379
resolved "https://registry.npmjs.org/postcss/-/postcss-6.0.23.tgz"
@@ -407,27 +394,27 @@ pretty-hrtime@^1.0.3:
407394
version "1.0.3"
408395
resolved "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz"
409396

410-
purgecss@^3.0.0:
411-
version "3.0.0"
412-
resolved "https://registry.npmjs.org/purgecss/-/purgecss-3.0.0.tgz"
397+
purgecss@^3.1.3:
398+
version "3.1.3"
399+
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.1.3.tgz#26987ec09d12eeadc318e22f6e5a9eb0be094f41"
413400
dependencies:
414401
commander "^6.0.0"
415402
glob "^7.0.0"
416-
postcss "7.0.32"
403+
postcss "^8.2.1"
417404
postcss-selector-parser "^6.0.2"
418405

419-
reduce-css-calc@^2.1.6:
420-
version "2.1.7"
421-
resolved "https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-2.1.7.tgz"
406+
reduce-css-calc@^2.1.8:
407+
version "2.1.8"
408+
resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-2.1.8.tgz#7ef8761a28d614980dc0c982f772c93f7a99de03"
422409
dependencies:
423410
css-unit-converter "^1.1.1"
424411
postcss-value-parser "^3.3.0"
425412

426-
resolve@^1.19.0:
427-
version "1.19.0"
428-
resolved "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz"
413+
resolve@^1.20.0:
414+
version "1.20.0"
415+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
429416
dependencies:
430-
is-core-module "^2.1.0"
417+
is-core-module "^2.2.0"
431418
path-parse "^1.0.6"
432419

433420
simple-swizzle@^0.2.2:
@@ -446,51 +433,41 @@ supports-color@^5.3.0, supports-color@^5.4.0:
446433
dependencies:
447434
has-flag "^3.0.0"
448435

449-
supports-color@^6.1.0:
450-
version "6.1.0"
451-
resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz"
452-
dependencies:
453-
has-flag "^3.0.0"
454-
455436
supports-color@^7.1.0:
456437
version "7.2.0"
457438
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
458439
dependencies:
459440
has-flag "^4.0.0"
460441

461-
tailwindcss@^2.0.2:
462-
version "2.0.2"
463-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.2.tgz#28e1573d29dd4547b26782facb05bcfaa92be366"
442+
tailwindcss@^2.0.4:
443+
version "2.0.4"
444+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.4.tgz#cf13e62738c3a27065664e449d93b66ee2945506"
464445
dependencies:
465-
"@fullhuman/postcss-purgecss" "^3.0.0"
446+
"@fullhuman/postcss-purgecss" "^3.1.3"
466447
bytes "^3.0.0"
467448
chalk "^4.1.0"
468449
color "^3.1.3"
469450
detective "^5.2.0"
470451
didyoumean "^1.2.1"
471-
fs-extra "^9.0.1"
452+
fs-extra "^9.1.0"
472453
html-tags "^3.1.0"
473-
lodash "^4.17.20"
454+
lodash "^4.17.21"
474455
modern-normalize "^1.0.0"
475456
node-emoji "^1.8.1"
476-
object-hash "^2.0.3"
457+
object-hash "^2.1.1"
477458
postcss-functions "^3"
478459
postcss-js "^3.0.3"
479-
postcss-nested "^5.0.1"
460+
postcss-nested "^5.0.5"
480461
postcss-selector-parser "^6.0.4"
481462
postcss-value-parser "^4.1.0"
482463
pretty-hrtime "^1.0.3"
483-
reduce-css-calc "^2.1.6"
484-
resolve "^1.19.0"
464+
reduce-css-calc "^2.1.8"
465+
resolve "^1.20.0"
485466

486467
uniq@^1.0.1:
487468
version "1.0.1"
488469
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz"
489470

490-
universalify@^1.0.0:
491-
version "1.0.0"
492-
resolved "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz"
493-
494471
universalify@^2.0.0:
495472
version "2.0.0"
496473
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"

0 commit comments

Comments
 (0)