Skip to content

Commit 7e90c94

Browse files
renovate-botalan-agius4
authored andcommitted
build: update autoprefixer to version 10.2.1
1 parent c7ebcfd commit 7e90c94

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.2.0",
132+
"autoprefixer": "10.2.1",
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.2.0",
23+
"autoprefixer": "10.2.1",
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
@@ -2561,10 +2561,10 @@ atob@^2.1.2:
25612561
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
25622562
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
25632563

2564-
autoprefixer@10.2.0:
2565-
version "10.2.0"
2566-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.0.tgz#73c148882ff771b48df9e76eaad88565516eda0c"
2567-
integrity sha512-5SdPoK2Q3rxVh4xC8GKdy772KbEESdl2SyJADCw5FMUrd5eNtpOTLo7oCFMEKvK86zQdvsIVTYk93E8dAfRy6g==
2564+
autoprefixer@10.2.1:
2565+
version "10.2.1"
2566+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.1.tgz#ce96870df6ddd9ba4c9bbba56c54b9ef4b00a962"
2567+
integrity sha512-dwP0UjyYvROUvtU+boBx8ff5pPWami1NGTrJs9YUsS/oZVbRAcdNHOOuXSA1fc46tgKqe072cVaKD69rvCc3QQ==
25682568
dependencies:
25692569
browserslist "^4.16.1"
25702570
caniuse-lite "^1.0.30001173"

0 commit comments

Comments
 (0)