Skip to content

Commit 3cf7dd7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency autoprefixer to v10.4.2
1 parent c2deb68 commit 3cf7dd7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/redis": "2.8.32",
1818
"@types/xml2js": "^0.4.9",
1919
"@whtsky/prettier-config": "^1.0.1",
20-
"autoprefixer": "10.4.1",
20+
"autoprefixer": "10.4.2",
2121
"concurrently": "6.5.1",
2222
"cypress": "^9.2.0",
2323
"jest": "^27.4.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,13 +1235,13 @@ at-least-node@^1.0.0:
12351235
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
12361236
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
12371237

1238-
autoprefixer@10.4.1:
1239-
version "10.4.1"
1240-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.1.tgz#1735959d6462420569bc42408016acbc56861c12"
1241-
integrity sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==
1238+
autoprefixer@10.4.2:
1239+
version "10.4.2"
1240+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
1241+
integrity sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==
12421242
dependencies:
12431243
browserslist "^4.19.1"
1244-
caniuse-lite "^1.0.30001294"
1244+
caniuse-lite "^1.0.30001297"
12451245
fraction.js "^4.1.2"
12461246
normalize-range "^0.1.2"
12471247
picocolors "^1.0.0"
@@ -1497,10 +1497,10 @@ caniuse-api@^3.0.0:
14971497
lodash.memoize "^4.1.2"
14981498
lodash.uniq "^4.5.0"
14991499

1500-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001294:
1501-
version "1.0.30001295"
1502-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001295.tgz#68a60f8f0664f342b2835c5d8898b4faea7b3d51"
1503-
integrity sha512-lSP16vcyC0FEy0R4ECc9duSPoKoZy+YkpGkue9G4D81OfPnliopaZrU10+qtPdT8PbGXad/PNx43TIQrOmJZSQ==
1500+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297:
1501+
version "1.0.30001297"
1502+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001297.tgz#ea7776ccc4992956582cae5b8fea127fbebde430"
1503+
integrity sha512-6bbIbowYG8vFs/Lk4hU9jFt7NknGDleVAciK916tp6ft1j+D//ZwwL6LbF1wXMQ32DMSjeuUV8suhh6dlmFjcA==
15041504

15051505
caseless@~0.12.0:
15061506
version "0.12.0"

0 commit comments

Comments
 (0)