8000 chore(deps): update all non-major dependencies (#5430) · bootstrap-vue/bootstrap-vue@a4dbf7f · GitHub
[go: up one dir, main page]

Skip to content

Commit a4dbf7f

Browse files
chore(deps): update all non-major dependencies (#5430)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bd5a3d7 commit a4dbf7f

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
@@ -121,7 +121,7 @@
121121
"codesandbox": "^2.1.14",
122122
"core-js": ">=2.6.5 <3.0.0",
123123
"cross-env": "^7.0.2",
124-
"eslint": "^7.0.0",
124+
"eslint": "^7.1.0",
125125
"eslint-config-prettier": "^6.11.0",
126126
"eslint-config-standard": "^14.1.1",
127127
"eslint-config-vue": "^2.0.2",
@@ -149,7 +149,7 @@
149149
"postcss-cli": "^7.1.1",
150150
"prettier": "1.14.3",
151151
"require-context": "^1.1.0",
152-
"rollup": "^2.10.7",
152+
"rollup": "^2.10.9",
153153
"rollup-plugin-babel": "^4.4.0&quo 8000 t;,
154154
"rollup-plugin-commonjs": "^10.1.0",
155155
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4981,10 +4981,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
49814981
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
49824982
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
49834983

4984-
eslint@^7.0.0:
4985-
version "7.0.0"
4986-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.0.0.tgz#c35dfd04a4372110bd78c69a8d79864273919a08"
4987-
integrity sha512-qY1cwdOxMONHJfGqw52UOpZDeqXy8xmD0u8CT6jIstil72jkhURC704W8CFyTPDPllz4z4lu0Ql1+07PG/XdIg==
4984+
eslint@^7.1.0:
4985+
version "7.1.0"
4986+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.1.0.tgz#d9a1df25e5b7859b0a3d86bb05f0940ab676a851"
4987+
integrity sha512-DfS3b8iHMK5z/YLSme8K5cge168I8j8o1uiVmFCgnnjxZQbCGyraF8bMl7Ju4yfBmCuxD7shOF7eqGkcuIHfsA==
49884988
dependencies:
49894989
"@babel/code-frame" "^7.0.0"
49904990
ajv "^6.10.0"
@@ -11138,10 +11138,10 @@ rollup-pluginutils@^2.8.1:
1113811138
dependencies:
1113911139
estree-walker "^0.6.1"
1114011140

11141-
rollup@^2.10.7:
11142-
version "2.10.7"
11143-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.7.tgz#7d1a9fa8de146615a098836480df6f8b31c2f058"
11144-
integrity sha512-rofUSH2i4GymWhQq6bfRaSiVbz4LEB4h/7+AhuXCaeOSwQqClD0hINjs59j8SyfQwcqe83NcVJAY2kjp0h33bQ==
11141+
rollup@^2.10.9:
11142+
version "2.10.9"
11143+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.9.tgz#17dcc6753c619efcc1be2cf61d73a87827eebdf9"
11144+
integrity sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==
1114511145
optionalDependencies:
1114611146
fsevents "~2.1.2"
1114711147

0 commit comments

Comments
 (0)
0