8000 chore(deps-dev): bump rollup from 2.34.2 to 2.35.0 · bootstrap-vue/bootstrap-vue@310aca6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 310aca6

Browse files
chore(deps-dev): bump rollup from 2.34.2 to 2.35.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.34.2...v2.35.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8842ba commit 310aca6

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
@@ -143,7 +143,7 @@
143143
"postcss-cli": "^8.3.0",
144144
"prettier": "1.14.3",
145145
"require-context": "^1.1.0",
146-
"rollup": "^2.34.2",
146+
"rollup": "^2.35.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12242,10 +12242,10 @@ rollup-pluginutils@^2.8.1:
1224212242
dependencies:
1224312243
estree-walker "^0.6.1"
1224412244

12245-
rollup@^2.34.2:
12246-
version "2.34.2"
12247-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
12248-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
12245+
rollup@^2.35.0:
12246+
version "2.35.0"
12247+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.0.tgz#47b77827b122fbeca6a2c494fb2258db73d04fa9"
12248+
integrity sha512-AkiRsGBlHbP+bnAcOgiCRp6jm0BEGHXJk7TGZ+GpKyTL3EiSv+v+zEHlaB1gy1Ql2zyblBhzo5X346bCL45OAg==
1224912249
optionalDependencies:
1225012250
fsevents "~2.1.2"
1225112251

0 commit comments

Comments
 (0)
0