aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-01 12:15:22 +0200
committerGitHub <[email protected]>2020-12-01 12:15:22 +0200
commit78474bfa157e47a1e45ce4ed2f8b9e8270fef3ba (patch)
treef28c64bfa7f3eb1ba0c9cb3a95cf0626e3399395 /package.json
parent83e0a888bd7a7072557ef8b352b67425028f4249 (diff)
downloadbootstrap-78474bfa157e47a1e45ce4ed2f8b9e8270fef3ba.tar.xz
bootstrap-78474bfa157e47a1e45ce4ed2f8b9e8270fef3ba.zip
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0 (#32292)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.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 6a3470100..4d3da84b3 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@babel/preset-env": "^7.12.7",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
- "@rollup/plugin-node-resolve": "^10.0.0",
+ "@rollup/plugin-node-resolve": "^11.0.0",
"autoprefixer": "^10.0.4",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",