Skip to content

Commit

Permalink
Bump autoprefixer from 10.2.5 to 10.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and OmTheTurtle committed May 27, 2021
1 parent 7a3f916 commit 1dea76f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@tailwindcss/forms": "^0.3.2",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.2.5",
"autoprefixer": "^10.2.6",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"date-fns": "^2.21.3",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -656,14 +656,14 @@ atob@^2.1.2:
version "2.1.2"
resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz"

autoprefixer@^10.2.5:
version "10.2.5"
resolved "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.5.tgz"
autoprefixer@^10.2.6:
version "10.2.6"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.6.tgz#aadd9ec34e1c98d403e01950038049f0eb252949"
dependencies:
browserslist "^4.16.3"
caniuse-lite "^1.0.30001196"
browserslist "^4.16.6"
caniuse-lite "^1.0.30001230"
colorette "^1.2.2"
fraction.js "^4.0.13"
fraction.js "^4.1.1"
normalize-range "^0.1.2"
postcss-value-parser "^4.1.0"

Expand Down Expand Up @@ -775,13 +775,13 @@ braces@^3.0.1, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"

browserslist@^4.16.3:
version "4.16.5"
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.5.tgz"
browserslist@^4.16.6:
version "4.16.6"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
dependencies:
caniuse-lite "^1.0.30001214"
caniuse-lite "^1.0.30001219"
colorette "^1.2.2"
electron-to-chromium "^1.3.719"
electron-to-chromium "^1.3.723"
escalade "^3.1.1"
node-releases "^1.1.71"

Expand Down Expand Up @@ -865,9 +865,9 @@ camelcase@^5.0.0, camelcase@^5.3.1:
version "5.3.1"
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"

caniuse-lite@^1.0.30001196, caniuse-lite@^1.0.30001214:
version "1.0.30001214"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001214.tgz"
caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001230:
version "1.0.30001230"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"

caseless@~0.12.0:
version "0.12.0"
Expand Down Expand Up @@ -1558,9 +1558,9 @@ [email protected]:
version "1.1.1"
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"

electron-to-chromium@^1.3.719:
version "1.3.720"
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.720.tgz"
electron-to-chromium@^1.3.723:
version "1.3.740"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.740.tgz#e38b7d2b848f632191b643e6dabca51be2162922"

elegant-spinner@^1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -2105,9 +2105,9 @@ forwarded@~0.1.2:
version "0.1.2"
resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz"

fraction.js@^4.0.13:
version "4.0.13"
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.13.tgz"
fraction.js@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.1.tgz#ac4e520473dae67012d618aab91eda09bcb400ff"

fragment-cache@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit 1dea76f

Please sign in to comment.