diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-19 12:14:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-19 12:14:38 +0200 |
| commit | 478bbd082ec108bc301daba2c8ac3f0320b22bbc (patch) | |
| tree | 799aabbdda9d54b2c458161964aa84354f271649 /package.json | |
| parent | b9377f422200a23ef1b96c2e7bca5d492487186e (diff) | |
| download | bootstrap-478bbd082ec108bc301daba2c8ac3f0320b22bbc.tar.xz bootstrap-478bbd082ec108bc301daba2c8ac3f0320b22bbc.zip | |
Bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0 (#32837)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e85732fba..949fc2919 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@popperjs/core": "^2.6.0", "@rollup/plugin-babel": "^5.2.2", "@rollup/plugin-commonjs": "^17.0.0", - "@rollup/plugin-node-resolve": "^11.0.1", + "@rollup/plugin-node-resolve": "^11.1.0", "@rollup/plugin-replace": "^2.3.4", "autoprefixer": "^10.2.1", "bundlewatch": "^0.3.1", |
