Skip to content

Commit de8e50b

Browse files
Bump json5 and rollup-plugin-babel
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together. Removes `json5` Updates `rollup-plugin-babel` from 2.7.1 to 4.4.0 - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-babel@v2.7.1...v4.4.0) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: rollup-plugin-babel dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b12ae4e commit de8e50b

2 files changed

Lines changed: 13 additions & 212 deletions

File tree

samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/package-lock.json

Lines changed: 12 additions & 211 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/databases/wide-world-importers/wwi-app/wwwroot/lib/webcomponentsjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"gulp-header": "^1.8.9",
4444
"gulp-rename": "^1.2.2",
4545
"gulp-sourcemaps": "^2.4.1",
46-
"rollup-plugin-babel": "^2.7.1",
46+
"rollup-plugin-babel": "^4.4.0",
4747
"rollup-stream": "=1.23",
4848
"run-sequence": "^2.0.0",
4949
"vinyl-buffer": "^1.0.0",

0 commit comments

Comments
 (0)