aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-18 21:15:19 +0300
committerGitHub <[email protected]>2020-08-18 21:15:19 +0300
commitd4f12f699af760608e116162bd444cbf466a2ea7 (patch)
tree85de6db301ae85dee022889e6273d62b5c9ecf7c /package.json
parent537eb7966224468c79c066168c068c9b78afa85f (diff)
downloadbootstrap-d4f12f699af760608e116162bd444cbf466a2ea7.tar.xz
bootstrap-d4f12f699af760608e116162bd444cbf466a2ea7.zip
Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#31492)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.4.0 to 9.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 b0fb8cd42..ee4a582c3 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@babel/preset-env": "^7.11.0",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^15.0.0",
- "@rollup/plugin-node-resolve": "^8.4.0",
+ "@rollup/plugin-node-resolve": "^9.0.0",
"autoprefixer": "^9.8.6",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",