Skip to content

Commit e558acc

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update all non-major dependencies (bootstrap-vue#4241)
1 parent 0224bd9 commit e558acc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@nuxtjs/google-analytics": "^2.2.0",
8989
"@nuxtjs/pwa": "^3.0.0-beta.19",
9090
"@vue/test-utils": "^1.0.0-beta.29",
91-
"autoprefixer": "^9.6.4",
91+
"autoprefixer": "^9.6.5",
9292
"babel-core": "^7.0.0-bridge.0",
9393
"babel-eslint": "^10.0.3",
9494
"babel-jest": "^24.9.0",
@@ -104,7 +104,7 @@
104104
"eslint-config-standard": "^14.1.0",
105105
"eslint-config-vue": "^2.0.2",
106106
"eslint-plugin-import": "^2.18.2",
107-
"eslint-plugin-jest": "^22.17.0",
107+
"eslint-plugin-jest": "^22.19.0",
108108
"eslint-plugin-markdown": "^1.0.0",
109109
"eslint-plugin-node": "^10.0.0",
110110
"eslint-plugin-prettier": "^3.1.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,13 +2211,13 @@ autoprefixer@^9.6.1:
22112211
postcss "^7.0.17"
22122212
postcss-value-parser "^4.0.0"
22132213

2214-
autoprefixer@^9.6.4:
2215-
version "9.6.4"
2216-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.4.tgz#e6453be47af316b2923eaeaed87860f52ad4b7eb"
2217-
integrity sha512-Koz2cJU9dKOxG8P1f8uVaBntOv9lP4yz9ffWvWaicv9gHBPhpQB22nGijwd8gqW9CNT+UdkbQOQNLVI8jN1ZfQ==
2214+
autoprefixer@^9.6.5:
2215+
version "9.6.5"
2216+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.5.tgz#98f4afe7e93cccf323287515d426019619775e5e"
2217+
integrity sha512-rGd50YV8LgwFQ2WQp4XzOTG69u1qQsXn0amww7tjqV5jJuNazgFKYEVItEBngyyvVITKOg20zr2V+9VsrXJQ2g==
22182218
dependencies:
22192219
browserslist "^4.7.0"
2220-
caniuse-lite "^1.0.30000998"
2220+
caniuse-lite "^1.0.30000999"
22212221
chalk "^2.4.2"
22222222
normalize-range "^0.1.2"
22232223
num2fraction "^1.2.2"
@@ -2966,7 +2966,7 @@ caniuse-lite@^1.0.30000984:
29662966
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000989.tgz#b9193e293ccf7e4426c5245134b8f2a56c0ac4b9"
29672967
integrity sha512-vrMcvSuMz16YY6GSVZ0dWDTJP8jqk3iFQ/Aq5iqblPwxSVVZI+zxDyTX0VPqtQsDnfdrBDcsmhgTEOh5R8Lbpw==
29682968

2969-
caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30000998:
2969+
caniuse-lite@^1.0.30000989:
29702970
version "1.0.30000998"
29712971
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000998.tgz#7227a8046841e7d01e156ae7227a504d065f6744"
29722972
integrity sha512-8Tj5sPZR9kMHeDD9SZXIVr5m9ofufLLCG2Y4QwQrH18GIwG+kCc+zYdlR036ZRkuKjVVetyxeAgGA1xF7XdmzQ==
@@ -4734,10 +4734,10 @@ eslint-plugin-import@^2.18.2:
47344734
read-pkg-up "^2.0.0"
47354735
resolve "^1.11.0"
47364736

4737-
eslint-plugin-jest@^22.17.0:
4738-
version "22.17.0"
4739-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.17.0.tgz#dc170ec8369cd1bff9c5dd8589344e3f73c88cf6"
4740-
integrity sha512-WT4DP4RoGBhIQjv+5D0FM20fAdAUstfYAf/mkufLNTojsfgzc5/IYW22cIg/Q4QBavAZsROQlqppiWDpFZDS8Q==
4737+
eslint-plugin-jest@^22.19.0:
4738+
version "22.19.0"
4739+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.19.0.tgz#0cf90946a8c927d40a2c64458c89bb635d0f2a0b"
4740+
integrity sha512-4zUc3rh36ds0SXdl2LywT4YWA3zRe8sfLhz8bPp8qQPIKvynTTkNGwmSCMpl5d9QiZE2JxSinGF+WD8yU+O0Lg==
47414741
dependencies:
47424742
"@typescript-eslint/experimental-utils" "^1.13.0"
47434743

0 commit comments

Comments
 (0)