8000 Merge branch 'dev' into dependabot/npm_and_yarn/nuxtjs/pwa-3.3.1 · bootstrap-vue/bootstrap-vue@7dcf1e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7dcf1e8

Browse files
authored
Merge branch 'dev' into dependabot/npm_and_yarn/nuxtjs/pwa-3.3.1
2 parents 25ddf65 + 95a7ab1 commit 7dcf1e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@nuxtjs/sitemap": "^2.4.0",
105105
"@testing-library/jest-dom": "^5.11.6",
106106
"@vue/test-utils": "^1.1.1",
107-
"autoprefixer": "^10.0.3",
107+
"autoprefixer": "^10.0.4",
108108
"babel-core": "^7.0.0-bridge.0",
109109
"babel-eslint": "^10.1.0",
110110
"babel-jest": "^26.6.3",
@@ -143,7 +143,7 @@
143143
"postcss-cli": "^8.3.0",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",
146-
"rollup": "^2.33.3",
146+
"rollup": "^2.34.0",
147147
"rollup-plugin-babel": "^4.4.0",
148148
"rollup-plugin-commonjs": "^10.1.0",
149149
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

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

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==
27522752
dependencies:
27532753
browserslist "^4.14.7"
27542754
caniuse-lite "^1.0.30001161"
@@ -12223,10 +12223,10 @@ rollup-pluginutils@^2.8.1:
1222312223
dependencies:
1222412224
estree-walker "^0.6.1"
1222512225

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==
1223012230
optionalDependencies:
1223112231
fsevents "~2.1.2"
1223212232

0 commit comments

Comments
 (0)
0