chore(deps-dev): bump the dependencies group with 1 update (#72)

Bumps the dependencies group with 1 update: [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals).


Updates `rollup-plugin-node-externals` from 6.1.2 to 7.0.1
- [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases)
- [Commits](https://github.com/Septh/rollup-plugin-node-externals/compare/v6.1.2...v7.0.1)

---
updated-dependencies:
- dependency-name: rollup-plugin-node-externals
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-03 20:48:50 +01:00
committed by GitHub
parent 7cee3414f9
commit 133b162c44

View File

@@ -55,7 +55,7 @@
"rollup": "^4.4.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-node-externals": "^6.1.2",
"rollup-plugin-node-externals": "^7.0.1",
"rollup-plugin-postcss": "^4.0.2",
"storybook": "^7.5.3",
"tslib": "^2.6.2",