Skip to content

Commit 392f525

Browse files
renovate-bothansl
authored andcommitted
build: update autoprefixer to version 9.4.10
1 parent 28b3042 commit 392f525

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@angular-devkit/core": "0.0.0",
1313
"@ngtools/webpack": "0.0.0",
1414
"ajv": "6.10.0",
15-
"autoprefixer": "9.4.9",
15+
"autoprefixer": "9.4.10",
1616
"circular-dependency-plugin": "5.0.2",
1717
"clean-css": "4.2.1",
1818
"copy-webpack-plugin": "5.0.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,13 +1249,13 @@ atob@^2.1.1:
12491249
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
12501250
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
12511251

1252-
1253-
version "9.4.9"
1254-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.9.tgz#0d3eb86bc1d1228551abcf55220d6fd246b6cb31"
1255-
integrity sha512-OyUl7KvbGBoFQbGQu51hMywz1aaVeud/6uX8r1R1DNcqFvqGUUy6+BDHnAZE8s5t5JyEObaSw+O1DpAdjAmLuw==
1252+
1253+
version "9.4.10"
1254+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.10.tgz#e1be61fc728bacac8f4252ed242711ec0dcc6a7b"
1255+
integrity sha512-XR8XZ09tUrrSzgSlys4+hy5r2/z4Jp7Ag3pHm31U4g/CTccYPOVe19AkaJ4ey/vRd1sfj+5TtuD6I0PXtutjvQ==
12561256
dependencies:
12571257
browserslist "^4.4.2"
1258-
caniuse-lite "^1.0.30000939"
1258+
caniuse-lite "^1.0.30000940"
12591259
normalize-range "^0.1.2"
12601260
num2fraction "^1.2.2"
12611261
postcss "^7.0.14"
@@ -1933,6 +1933,11 @@ caniuse-lite@^1.0.30000939:
19331933
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000939.tgz#b9ab7ac9e861bf78840b80c5dfbc471a5cd7e679"
19341934
integrity sha512-oXB23ImDJOgQpGjRv1tCtzAvJr4/OvrHi5SO2vUgB0g0xpdZZoA/BxfImiWfdwoYdUTtQrPsXsvYU/dmCSM8gg==
19351935

1936+
caniuse-lite@^1.0.30000940:
1937+
version "1.0.30000941"
1938+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000941.tgz#f0810802b2ab8d27f4b625d4769a610e24d5a42c"
1939+
integrity sha512-4vzGb2MfZcO20VMPj1j6nRAixhmtlhkypM4fL4zhgzEucQIYiRzSqPcWIu1OF8i0FETD93FMIPWfUJCAcFvrqA==
1940+
19361941
19371942
version "1.0.0"
19381943
resolved "https://registry.yarnpkg.com/canonical-path/-/canonical-path-1.0.0.tgz#fcb470c23958def85081856be7a86e904f180d1d"

0 commit comments

Comments
 (0)