Skip to content

Commit 35516f7

Browse files
Bump autoprefixer from 10.3.4 to 10.3.6 (#1623)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.3.4...10.3.6) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3550952 commit 35516f7

File tree

2 files changed

+27
-41
lines changed

2 files changed

+27
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@changesets/cli": "2.17.0",
4242
"@github/prettier-config": "0.0.4",
4343
"@koddsson/postcss-sass": "5.0.0",
44-
"autoprefixer": "10.3.4",
44+
"autoprefixer": "10.3.6",
4545
"cssstats": "4.0.2",
4646
"eslint": "7.32.0",
4747
"eslint-plugin-github": "4.3.0",

yarn.lock

Lines changed: 26 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,15 +1398,15 @@ asynckit@^0.4.0:
13981398
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
13991399
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
14001400

1401-
1402-
version "10.3.4"
1403-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.4.tgz#29efe5d19f51c281953178ddb5b84c5f1ca24c86"
1404-
integrity sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw==
1405-
dependencies:
1406-
browserslist "^4.16.8"
1407-
caniuse-lite "^1.0.30001252"
1408-
colorette "^1.3.0"
1401+
1402+
version "10.3.6"
1403+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.6.tgz#537c8a046e32ec46bfe528bcc9e2a5f2d87cd4c4"
1404+
integrity sha512-3bDjTfF0MfZntwVCSd18XAT2Zndufh3Mep+mafbzdIQEeWbncVRUVDjH8/EPANV9Hq40seJ24QcYAyhUsFz7gQ==
1405+
dependencies:
1406+
browserslist "^4.17.1"
1407+
caniuse-lite "^1.0.30001260"
14091408
fraction.js "^4.1.1"
1409+
nanocolors "^0.2.8"
14101410
normalize-range "^0.1.2"
14111411
postcss-value-parser "^4.1.0"
14121412

@@ -1551,7 +1551,7 @@ browser-process-hrtime@^1.0.0:
15511551
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
15521552
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
15531553

1554-
browserslist@^4.12.0:
1554+
browserslist@^4.12.0, browserslist@^4.16.1, browserslist@^4.16.6, browserslist@^4.17.1:
15551555
version "4.17.1"
15561556
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.1.tgz#a98d104f54af441290b7d592626dd541fa642eb9"
15571557
integrity sha512-aLD0ZMDSnF4lUt4ZDNgqi5BUn9BZ7YdQdI/cYlILrhdSSZJLU9aNZoD5/NBmM4SK34APB2e83MOsRt1EnkuyaQ==
@@ -1562,17 +1562,6 @@ browserslist@^4.12.0:
15621562
nanocolors "^0.1.5"
15631563
node-releases "^1.1.76"
15641564

1565-
browserslist@^4.16.1, browserslist@^4.16.6, browserslist@^4.16.8:
1566-
version "4.16.8"
1567-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.8.tgz#cb868b0b554f137ba6e33de0ecff2eda403c4fb0"
1568-
integrity sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==
1569-
dependencies:
1570-
caniuse-lite "^1.0.30001251"
1571-
colorette "^1.3.0"
1572-
electron-to-chromium "^1.3.811"
1573-
escalade "^3.1.1"
1574-
node-releases "^1.1.75"
1575-
15761565
15771566
version "2.1.1"
15781567
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -1627,15 +1616,12 @@ camelcase@^6.2.0:
16271616
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
16281617
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
16291618

1630-
caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001251, caniuse-lite@^1.0.30001259:
1631-
version "1.0.30001259"
1632-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001259.tgz#ae21691d3da9c4be6144403ac40f71d9f6efd790"
1633-
integrity sha512-V7mQTFhjITxuk9zBpI6nYsiTXhcPe05l+364nZjK7MFK/E7ibvYBSAXr4YcA6oPR8j3ZLM/LN+lUqUVAQEUZFg==
1634-
1635-
caniuse-lite@^1.0.30001179, caniuse-lite@^1.0.30001252:
1636-
version "1.0.30001252"
1637-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001252.tgz#cb16e4e3dafe948fc4a9bb3307aea054b912019a"
1638-
integrity sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==
1619+
caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001179, caniuse-lite@^1.0.30001259, caniuse-lite@^1.0.30001260:
1620+
version "1.0.30001260"
1621+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001260.tgz#e3be3f34ddad735ca4a2736fa9e768ef34316270"
1622+
integrity sha512-Fhjc/k8725ItmrvW5QomzxLeojewxvqiYCKeFcfFEhut28IVLdpHU19dneOmltZQIE5HNbawj1HYD+1f2bM1Dg==
1623+
dependencies:
1624+
nanocolors "^0.1.0"
16391625

16401626
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2:
16411627
version "2.4.2"
@@ -1786,7 +1772,7 @@ color-name@^1.1.4, color-name@~1.1.4:
17861772
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
17871773
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
17881774

1789-
colorette@^1.2.1, colorette@^1.3.0:
1775+
colorette@^1.2.1:
17901776
version "1.4.0"
17911777
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40"
17921778
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==
@@ -2181,7 +2167,7 @@ duplexer@^0.1.2:
21812167
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
21822168
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
21832169

2184-
electron-to-chromium@^1.3.811, electron-to-chromium@^1.3.846:
2170+
electron-to-chromium@^1.3.846:
21852171
version "1.3.848"
21862172
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.848.tgz#94cc196e496f33c0d71cd98561448f10018584cc"
21872173
integrity sha512-wchRyBcdcmibioggdO7CbMT5QQ4lXlN/g7Mkpf1K2zINidnqij6EVu94UIZ+h5nB2S9XD4bykqFv9LonAWLFyw==
@@ -4337,15 +4323,15 @@ multimatch@^5.0.0:
43374323
arrify "^2.0.1"
43384324
minimatch "^3.0.4"
43394325

4340-
nanocolors@^0.1.5:
4341-
version "0.1.6"
4342-
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.6.tgz#bc2350d3edfdbfadd7ac018c855ae7c13905a6ad"
4343-
integrity sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ==
4326+
nanocolors@^0.1.0, nanocolors@^0.1.5:
4327+
version "0.1.12"
4328+
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.1.12.tgz#8577482c58cbd7b5bb1681db4cf48f11a87fd5f6"
4329+
integrity sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ==
43444330

4345-
nanocolors@^0.2.2:
4346-
version "0.2.9"
4347-
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.9.tgz#319c5e7a73571abd60e4d273150c2cb95017ac5b"
4348-
integrity sha512-aymgS4Xe0LMqHOHl7jSUEkFh/6O/pcF0j61dBtreQZ1nmbyYdYjSYSJzz0iPLbKPkMtSmdRgyBGywNZGjKOEfw==
4331+
nanocolors@^0.2.2, nanocolors@^0.2.8:
4332+
version "0.2.10"
4333+
resolved "https://registry.yarnpkg.com/nanocolors/-/nanocolors-0.2.10.tgz#a712df4d3c1bf12d9b4fb8b5aa61b5ba31337503"
4334+
integrity sha512-i+EDWGsJClQwR/bhLIG/CObZZwaYaS5qt+yjxZbfV+77QiNHNzE9nj4d9Ut1TGZ0R0eSwPcQWzReASzXuw/7oA==
43494335

43504336
nanoid@^3.1.25:
43514337
version "3.1.28"
@@ -4372,7 +4358,7 @@ node-modules-regexp@^1.0.0:
43724358
resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
43734359
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
43744360

4375-
node-releases@^1.1.75, node-releases@^1.1.76:
4361+
node-releases@^1.1.76:
43764362
version "1.1.76"
43774363
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.76.tgz#df245b062b0cafbd5282ab6792f7dccc2d97f36e"
43784364
integrity sha512-9/IECtNr8dXNmPWmFXepT0/7o5eolGesHUa3mtr0KlgnCvnZxwh2qensKL42JJY2vQKC3nIBXetFAqR+PW1CmA==

0 commit comments

Comments
 (0)