Skip to content

Commit 81c00b3

Browse files
committed
chore(dependencies): update dependency autoprefixer to v10.4.9
1 parent fa5f5c2 commit 81c00b3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.11",
1919
"@whtsky/prettier-config": "^1.0.1",
20-
"autoprefixer": "10.4.8",
20+
"autoprefixer": "10.4.9",
2121
"concurrently": "6.5.1",
2222
"cypress": "^9.7.0",
2323
"jest": "^28.1.3",

yarn.lock

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

1282-
1283-
version "10.4.8"
1284-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.8.tgz#92c7a0199e1cfb2ad5d9427bd585a3d75895b9e5"
1285-
integrity sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==
1282+
1283+
version "10.4.9"
1284+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.9.tgz#40f932f7d0535264823882031f9254ea72c693e5"
1285+
integrity sha512-Uu67eduPEmOeA0vyJby5ghu1AAELCCNSsLAjK+lz6kYzNM5sqnBO36MqfsjhPjQF/BaJM5U/UuFYyl7PavY/wQ==
12861286
dependencies:
12871287
browserslist "^4.21.3"
1288-
caniuse-lite "^1.0.30001373"
1288+
caniuse-lite "^1.0.30001394"
12891289
fraction.js "^4.2.0"
12901290
normalize-range "^0.1.2"
12911291
picocolors "^1.0.0"
@@ -1557,10 +1557,10 @@ caniuse-api@^3.0.0:
15571557
lodash.memoize "^4.1.2"
15581558
lodash.uniq "^4.5.0"
15591559

1560-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001373:
1561-
version "1.0.30001390"
1562-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001390.tgz#158a43011e7068ef7fc73590e9fd91a7cece5e7f"
1563-
integrity sha512-sS4CaUM+/+vqQUlCvCJ2WtDlV81aWtHhqeEVkLokVJJa3ViN4zDxAGfq9R8i1m90uGHxo99cy10Od+lvn3hf0g==
1560+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001394:
1561+
version "1.0.30001397"
1562+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001397.tgz#010d9d56e3b8abcd8df261d0a94b22426271a15f"
1563+
integrity sha512-SW9N2TbCdLf0eiNDRrrQXx2sOkaakNZbCjgNpPyMJJbiOrU5QzMIrXOVMRM1myBXTD5iTkdrtU/EguCrBocHlA==
15641564

15651565
caseless@~0.12.0:
15661566
version "0.12.0"

0 commit comments

Comments
 (0)