diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-28 22:49:59 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-28 22:49:59 +0200 |
| commit | 5e3857fafb6d5adb94e91eb168811580c2b6f265 (patch) | |
| tree | 79cb336772b3dd75716ad7dda11ce7a87de5e9b9 /package.json | |
| parent | 178a990cb3ac5c43b6d97c868ff458005c6591df (diff) | |
| download | bootstrap-5e3857fafb6d5adb94e91eb168811580c2b6f265.tar.xz bootstrap-5e3857fafb6d5adb94e91eb168811580c2b6f265.zip | |
Bump babel-eslint from 10.0.3 to 10.1.0 (#30314)
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6fcb970b1..dd3e3e252 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@rollup/plugin-commonjs": "^11.0.2", "@rollup/plugin-node-resolve": "^7.1.1", "autoprefixer": "^9.7.4", - "babel-eslint": "^10.0.3", + "babel-eslint": "^10.1.0", "bundlesize": "^0.18.0", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.0", |
