File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 104
104
"@nuxtjs/sitemap" : " ^2.4.0" ,
105
105
"@testing-library/jest-dom" : " ^5.11.6" ,
106
106
"@vue/test-utils" : " ^1.1.1" ,
107
- "autoprefixer" : " ^10.0.3 " ,
107
+ "autoprefixer" : " ^10.0.4 " ,
108
108
"babel-core" : " ^7.0.0-bridge.0" ,
109
109
"babel-eslint" : " ^10.1.0" ,
110
110
"babel-jest" : " ^26.6.3" ,
143
143
"postcss-cli" : " ^8.3.0" ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
- "rollup" : " ^2.33.3 " ,
146
+ "rollup" : " ^2.34.0 " ,
147
147
"rollup-plugin-babel" : " ^4.4.0" ,
148
148
"rollup-plugin-commonjs" : " ^10.1.0" ,
149
149
"rollup-plugin-node-resolve" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -2745,10 +2745,10 @@ atob@^2.1.2:
2745
2745
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
2746
2746
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
2747
2747
2748
- autoprefixer@^10.0.3 :
2749
- version "10.0.3 "
2750
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.0.3 .tgz#43c8fb60ab095f4b6ff7bc5d24cd05925112f2ce "
2751
- integrity sha512-SIUDNQlGARsfL69nsmi7OKnDtz1HVwPAiYPGn1Nv9eLMpBywXK5DNwAnvTq6aTjuPx3XKPl2boCQRYcThjJa2A ==
2748
+ autoprefixer@^10.0.4 :
2749
+ version "10.0.4 "
2750
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.0.4 .tgz#f87ac6105d7861e31af794b8ebb1c6d4390d3d55 "
2751
+ integrity sha512-hmjYejN/WTyPP9cdNmiwtwqM8/ACVJPD5ExtwoOceQohNbgnFNiwpL2+U4bXS8aXozBL00WvH6WhqbuHf0Fgfg ==
2752
2752
dependencies:
2753
2753
browserslist "^4.14.7"
2754
2754
caniuse-lite "^1.0.30001161"
@@ -12223,10 +12223,10 @@ rollup-pluginutils@^2.8.1:
12223
12223
dependencies:
12224
12224
estree-walker "^0.6.1"
12225
12225
12226
- rollup@^2.33.3 :
12227
- version "2.33.3 "
12228
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3 .tgz#ae72ce31f992b09a580072951bfea76e9df17342 "
12229
- integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w ==
12226
+ rollup@^2.34.0 :
12227
+ version "2.34.0 "
12228
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0 .tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271 "
12229
+ integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g ==
12230
12230
optionalDependencies:
12231
12231
fsevents "~2.1.2"
12232
12232
You can’t perform that action at this time.
0 commit comments