Skip to content

Commit 33ab716

Browse files
Bump autoprefixer from 10.4.1 to 10.4.2 in /docs (#1916)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.1...10.4.2) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production 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> Co-authored-by: Jon Rohan <[email protected]>
1 parent 95d34d7 commit 33ab716

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@primer/octicons-react": "16.0.0",
2020
"@primer/primitives": "7.3.0",
2121
"@svgr/webpack": "5.5.0",
22-
"autoprefixer": "10.4.1",
22+
"autoprefixer": "10.4.2",
2323
"babel-preset-gatsby": "^2.4.0",
2424
"chroma-js": "^2.1.2",
2525
"clsx": "^1.1.1",

docs/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4958,13 +4958,13 @@ atob@^2.1.2:
49584958
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
49594959
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
49604960

4961-
4962-
version "10.4.1"
4963-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.1.tgz#1735959d6462420569bc42408016acbc56861c12"
4964-
integrity sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==
4961+
4962+
version "10.4.2"
4963+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
4964+
integrity sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==
49654965
dependencies:
49664966
browserslist "^4.19.1"
4967-
caniuse-lite "^1.0.30001294"
4967+
caniuse-lite "^1.0.30001297"
49684968
fraction.js "^4.1.2"
49694969
normalize-range "^0.1.2"
49704970
picocolors "^1.0.0"
@@ -5939,10 +5939,10 @@ caniuse-api@^3.0.0:
59395939
lodash.memoize "^4.1.2"
59405940
lodash.uniq "^4.5.0"
59415941

5942-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001294:
5943-
version "1.0.30001295"
5944-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001295.tgz#68a60f8f0664f342b2835c5d8898b4faea7b3d51"
5945-
integrity sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==
5942+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297:
5943+
version "1.0.30001304"
5944+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001304.tgz#38af55ed3fc8220cb13e35e6e7309c8c65a05559"
5945+
integrity sha512-bdsfZd6K6ap87AGqSHJP/s1V+U6Z5lyrcbBu3ovbCCf8cSYpwTtGrCBObMpJqwxfTbLW6YTIdbb1jEeTelcpYQ==
59465946

59475947
capture-exit@^2.0.0:
59485948
version "2.0.0"

0 commit comments

Comments
 (0)