Skip to content

Commit 433d638

Browse files
Bump autoprefixer from 10.4.2 to 10.4.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.2...10.4.4) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9de8e7a commit 433d638

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@fullhuman/postcss-purgecss": "^3.1.3",
15-
"autoprefixer": "^10.4.2",
15+
"autoprefixer": "^10.4.4",
1616
"next": "12.1.4",
1717
"postcss-import": "^14.0.2",
1818
"react": "18.0.0",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -192,14 +192,14 @@ async@^2.6.1:
192192
dependencies:
193193
lodash "^4.17.14"
194194

195-
autoprefixer@^10.4.2:
196-
version "10.4.2"
197-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
198-
integrity sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==
199-
dependencies:
200-
browserslist "^4.19.1"
201-
caniuse-lite "^1.0.30001297"
202-
fraction.js "^4.1.2"
195+
autoprefixer@^10.4.4:
196+
version "10.4.4"
197+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.4.tgz#3e85a245b32da876a893d3ac2ea19f01e7ea5a1e"
198+
integrity sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==
199+
dependencies:
200+
browserslist "^4.20.2"
201+
caniuse-lite "^1.0.30001317"
202+
fraction.js "^4.2.0"
203203
normalize-range "^0.1.2"
204204
picocolors "^1.0.0"
205205
postcss-value-parser "^4.2.0"
@@ -252,15 +252,15 @@ brace-expansion@^1.1.7:
252252
balanced-match "^1.0.0"
253253
concat-map "0.0.1"
254254

255-
browserslist@^4.12.0, browserslist@^4.19.1:
256-
version "4.19.1"
257-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3"
258-
integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==
255+
browserslist@^4.12.0, browserslist@^4.20.2:
256+
version "4.20.2"
257+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.2.tgz#567b41508757ecd904dab4d1c646c612cd3d4f88"
258+
integrity sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==
259259
dependencies:
260-
caniuse-lite "^1.0.30001286"
261-
electron-to-chromium "^1.4.17"
260+
caniuse-lite "^1.0.30001317"
261+
electron-to-chromium "^1.4.84"
262262
escalade "^3.1.1"
263-
node-releases "^2.0.1"
263+
node-releases "^2.0.2"
264264
picocolors "^1.0.0"
265265

266266
@@ -283,10 +283,10 @@ camelcase@^6.2.0:
283283
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
284284
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
285285

286-
caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001283, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297:
287-
version "1.0.30001303"
288-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001303.tgz#9b168e4f43ccfc372b86f4bc5a551d9b909c95c9"
289-
integrity sha512-/Mqc1oESndUNszJP0kx0UaQU9kEv9nNtJ7Kn8AdA0mNnH8eR1cj0kG+NbNuC1Wq/b21eA8prhKRA3bbkjONegQ==
286+
caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001283, caniuse-lite@^1.0.30001317:
287+
version "1.0.30001323"
288+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001323.tgz#a451ff80dec7033016843f532efda18f02eec011"
289+
integrity sha512-e4BF2RlCVELKx8+RmklSEIVub1TWrmdhvA5kEUueummz1XyySW0DVk+3x9HyhU9MuWTa2BhqLgEuEmUwASAdCA==
290290

291291
292292
version "2.4.1"
@@ -465,10 +465,10 @@ detective@^5.2.0:
465465
defined "^1.0.0"
466466
minimist "^1.1.1"
467467

468-
electron-to-chromium@^1.4.17:
469-
version "1.4.56"
470-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.56.tgz#f660fd2c6739b341d8922fe3a441a5a2804911a1"
471-
integrity sha512-0k/S0FQqRRpJbX7YUjwCcLZ8D42RqGKtaiq90adXBOYgTIWwLA/g3toO8k9yEpqU8iC4QyaWYYWSTBIna8WV4g==
468+
electron-to-chromium@^1.4.84:
469+
version "1.4.103"
470+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.103.tgz#abfe376a4d70fa1e1b4b353b95df5d6dfd05da3a"
471+
integrity sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==
472472

473473
email-addresses@^3.0.1:
474474
version "3.1.0"
@@ -558,10 +558,10 @@ find-up@^4.0.0:
558558
locate-path "^5.0.0"
559559
path-exists "^4.0.0"
560560

561-
fraction.js@^4.1.2:
562-
version "4.1.2"
563-
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.2.tgz#13e420a92422b6cf244dff8690ed89401029fbe8"
564-
integrity sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==
561+
fraction.js@^4.2.0:
562+
version "4.2.0"
563+
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
564+
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
565565

566566
fs-extra@^8.0.0, fs-extra@^8.1.0:
567567
version "8.1.0"
@@ -834,10 +834,10 @@ node-emoji@^1.8.1:
834834
dependencies:
835835
lodash.toarray "^4.4.0"
836836

837-
node-releases@^2.0.1:
838-
version "2.0.1"
839-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
840-
integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
837+
node-releases@^2.0.2:
838+
version "2.0.2"
839+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
840+
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
841841

842842
normalize-range@^0.1.2:
843843
version "0.1.2"

0 commit comments

Comments
 (0)