Skip to content

Commit b6cbcaa

Browse files
renovate-botalan-agius4
authored andcommitted
build: update autoprefixer to version 10.0.4
1 parent d416102 commit b6cbcaa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@yarnpkg/lockfile": "1.1.0",
130130
"ajv": "6.12.6",
131131
"ansi-colors": "4.1.1",
132-
"autoprefixer": "10.0.3",
132+
"autoprefixer": "10.0.4",
133133
"babel-loader": "8.2.2",
134134
"bootstrap": "^4.0.0",
135135
"browserslist": "^4.9.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
2121
"@ngtools/webpack": "0.0.0",
2222
"ansi-colors": "4.1.1",
23-
"autoprefixer": "10.0.3",
23+
"autoprefixer": "10.0.4",
2424
"babel-loader": "8.2.2",
2525
"browserslist": "^4.9.1",
2626
"cacache": "15.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,10 +2584,10 @@ atob@^2.1.2:
25842584
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
25852585
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
25862586

2587-
2588-
version "10.0.3"
2589-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.0.3.tgz#43c8fb60ab095f4b6ff7bc5d24cd05925112f2ce"
2590-
integrity sha512-SIUDNQlGARsfL69nsmi7OKnDtz1HVwPAiYPGn1Nv9eLMpBywXK5DNwAnvTq6aTjuPx3XKPl2boCQRYcThjJa2A==
2587+
2588+
version "10.0.4"
2589+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.0.4.tgz#f87ac6105d7861e31af794b8ebb1c6d4390d3d55"
2590+
integrity sha512-hmjYejN/WTyPP9cdNmiwtwqM8/ACVJPD5ExtwoOceQohNbgnFNiwpL2+U4bXS8aXozBL00WvH6WhqbuHf0Fgfg==
25912591
dependencies:
25922592
browserslist "^4.14.7"
25932593
caniuse-lite "^1.0.30001161"

0 commit comments

Comments
 (0)