Skip to content

Commit 9478f32

Browse files
build(deps-dev): bump autoprefixer from 10.2.5 to 10.2.6 (#5022)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.2.5...10.2.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81a07c5 commit 9478f32

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@octokit/rest": "^18.5.3",
8181
"@pmmmwh/react-refresh-webpack-plugin": "next",
8282
"@svgr/webpack": "^5.5.0",
83-
"autoprefixer": "^10.2.5",
83+
"autoprefixer": "^10.2.6",
8484
"babel-loader": "^8.2.2",
8585
"copy-webpack-plugin": "^9.0.0",
8686
"css-loader": "^5.2.6",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2953,15 +2953,15 @@ autocomplete.js@0.36.0:
29532953
dependencies:
29542954
immediate "^3.2.3"
29552955

2956-
autoprefixer@^10.2.5:
2957-
version "10.2.5"
2958-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.5.tgz#096a0337dbc96c0873526d7fef5de4428d05382d"
2959-
integrity sha512-7H4AJZXvSsn62SqZyJCP+1AWwOuoYpUfK6ot9vm0e87XD6mT8lDywc9D9OTJPMULyGcvmIxzTAMeG2Cc+YX+fA==
2956+
autoprefixer@^10.2.6:
2957+
version "10.2.6"
2958+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.6.tgz#aadd9ec34e1c98d403e01950038049f0eb252949"
2959+
integrity sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg==
29602960
dependencies:
2961-
browserslist "^4.16.3"
2962-
caniuse-lite "^1.0.30001196"
2961+
browserslist "^4.16.6"
2962+
caniuse-lite "^1.0.30001230"
29632963
colorette "^1.2.2"
2964-
fraction.js "^4.0.13"
2964+
fraction.js "^4.1.1"
29652965
normalize-range "^0.1.2"
29662966
postcss-value-parser "^4.1.0"
29672967

@@ -3232,7 +3232,7 @@ browser-process-hrtime@^1.0.0:
32323232
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
32333233
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
32343234

3235-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.3:
3235+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.3, browserslist@^4.16.6:
32363236
version "4.16.6"
32373237
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
32383238
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
@@ -3389,7 +3389,7 @@ caniuse-api@^3.0.0:
33893389
lodash.memoize "^4.1.2"
33903390
lodash.uniq "^4.5.0"
33913391

3392-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001196, caniuse-lite@^1.0.30001219:
3392+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001230:
33933393
version "1.0.30001230"
33943394
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"
33953395
integrity sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==
@@ -5643,10 +5643,10 @@ forwarded@~0.1.2:
56435643
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84"
56445644
integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=
56455645

5646-
fraction.js@^4.0.13:
5647-
version "4.0.13"
5648-
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.0.13.tgz#3c1c315fa16b35c85fffa95725a36fa729c69dfe"
5649-
integrity sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA==
5646+
fraction.js@^4.1.1:
5647+
version "4.1.1"
5648+
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.1.tgz#ac4e520473dae67012d618aab91eda09bcb400ff"
5649+
integrity sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==
56505650

56515651
fresh@0.5.2:
56525652
version "0.5.2"

0 commit comments

Comments
 (0)