aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-07 22:40:37 +0200
committerXhmikosR <[email protected]>2020-01-07 22:40:37 +0200
commit44776c38fe56303ba0fb627eb84fb36203e8fbe3 (patch)
tree4348a78666b059e11c42a374c1082fdabff548ac /package.json
parent6904afe36b80d721b581a6a13c19f0688ac46338 (diff)
downloadbootstrap-44776c38fe56303ba0fb627eb84fb36203e8fbe3.tar.xz
bootstrap-44776c38fe56303ba0fb627eb84fb36203e8fbe3.zip
Bump @rollup/plugin-node-resolve from 6.1.0 to 7.0.0 (#29975)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 6.1.0 to 7.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 78c430056..eb56b65a5 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"@rollup/plugin-commonjs": "^11.0.1",
- "@rollup/plugin-node-resolve": "^6.1.0",
+ "@rollup/plugin-node-resolve": "^7.0.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^6.0.0",