aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 12:34:34 +0200
committerGitHub <[email protected]>2021-02-16 12:34:34 +0200
commit29eaea193b92f57cf1f25630790e598250d67464 (patch)
tree57222ed1ff59f17f3ee0b3e239ad902c9f70e84c /package.json
parent3369d805218a1a9e5189edbfbcab99be0a1b3085 (diff)
downloadbootstrap-29eaea193b92f57cf1f25630790e598250d67464.tar.xz
bootstrap-29eaea193b92f57cf1f25630790e598250d67464.zip
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0 (#33109)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/node-resolve-v11.1.1...node-resolve-v11.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[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 56810087b..18a71c2be 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"@popperjs/core": "^2.6.0",
"@rollup/plugin-babel": "^5.2.3",
"@rollup/plugin-commonjs": "^17.1.0",
- "@rollup/plugin-node-resolve": "^11.1.1",
+ "@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-replace": "^2.3.4",
"autoprefixer": "^10.2.4",
"bundlewatch": "^0.3.2",