File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 129
129
"@yarnpkg/lockfile" : " 1.1.0" ,
130
130
"ajv" : " 6.12.6" ,
131
131
"ansi-colors" : " 4.1.1" ,
132
- "autoprefixer" : " 10.0.3 " ,
132
+ "autoprefixer" : " 10.0.4 " ,
133
133
"babel-loader" : " 8.2.2" ,
134
134
"bootstrap" : " ^4.0.0" ,
135
135
"browserslist" : " ^4.9.1" ,
Original file line number Diff line number Diff line change 20
20
"@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
21
21
"@ngtools/webpack" : " 0.0.0" ,
22
22
"ansi-colors" : " 4.1.1" ,
23
- "autoprefixer" : " 10.0.3 " ,
23
+ "autoprefixer" : " 10.0.4 " ,
24
24
"babel-loader" : " 8.2.2" ,
25
25
"browserslist" : " ^4.9.1" ,
26
26
"cacache" : " 15.0.5" ,
Original file line number Diff line number Diff line change @@ -2584,10 +2584,10 @@ atob@^2.1.2:
2584
2584
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
2585
2585
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
2586
2586
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 ==
2591
2591
dependencies:
2592
2592
browserslist "^4.14.7"
2593
2593
caniuse-lite "^1.0.30001161"
You can’t perform that action at this time.
0 commit comments