aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-07 13:02:43 +0200
committerXhmikosR <[email protected]>2020-01-07 13:02:43 +0200
commitc8dab8ed9f6593e0b1425a44079b37df4e004d42 (patch)
tree179222d07f751130485c11fe79564bef9e5ab687 /package.json
parent9fc4438314422afc9aa242b8ffbcd8f3596e99c0 (diff)
downloadbootstrap-c8dab8ed9f6593e0b1425a44079b37df4e004d42.tar.xz
bootstrap-c8dab8ed9f6593e0b1425a44079b37df4e004d42.zip
Bump @rollup/plugin-node-resolve from 6.0.0 to 6.1.0 (#29963)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 6.0.0 to 6.1.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 7e734d60a..3cfddc31a 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.0.0",
+ "@rollup/plugin-node-resolve": "^6.1.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^6.0.0",