8000 chore(deps): update devdependency rollup to ^2.22.0 · bootstrap-vue/bootstrap-vue@1ce45ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ce45ff

Browse files
committed
chore(deps): update devdependency rollup to ^2.22.0
1 parent f4d509a commit 1ce45ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"postcss-cli": "^7.1.1",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^2.21.0",
148+
"rollup": "^2.22.0",
149149
"rollup-plugin-babel": "^4.4.0",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11256,10 +11256,10 @@ rollup-pluginutils@^2.8.1:
1125611256
dependencies:
1125711257
estree-walker "^0.6.1"
1125811258

11259-
rollup@^2.21.0:
11260-
version "2.21.0"
11261-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
11262-
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
11259+
rollup@^2.22.0:
11260+
version "2.22.0"
11261+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.0.tgz#c112d3d4c9aa0a2a1687398ab87afdd85b5e81d2"
11262+
integrity sha512-TNuj5gQTwMu3hcM65HcBTx62N04/7v+4LRH6HOWe497hG0ic5RRfe+Vr88km8XfeApd/AIIQtVfRVNHk92Knmg==
1126311263
optionalDependencies:
1126411264
fsevents "~2.1.2"
1126511265

0 commit comments

Comments
 (0)
0