aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-07-07 10:23:11 +0300
committerGitHub <[email protected]>2020-07-07 10:23:11 +0300
commitbd72dfc41d64f5bdc59c621073990733d1db9f4c (patch)
tree7867f870e52f739fbe411ae8c0e61f19e3d93db5 /package.json
parent29bba35a7b67bb03017a59fdba364a35097ee8e2 (diff)
downloadbootstrap-bd72dfc41d64f5bdc59c621073990733d1db9f4c.tar.xz
bootstrap-bd72dfc41d64f5bdc59c621073990733d1db9f4c.zip
Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)
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 6d71a43ed..899b08fb4 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@babel/preset-env": "^7.10.4",
"@rollup/plugin-babel": "^5.0.4",
"@rollup/plugin-commonjs": "^13.0.0",
- "@rollup/plugin-node-resolve": "^7.1.3",
+ "@rollup/plugin-node-resolve": "^8.1.0",
"autoprefixer": "^9.8.4",
"bundlewatch": "^0.2.7",
"clean-css-cli": "^4.3.0",