Bump rollup from 3.16.0 to 3.17.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.16.0 to 3.17.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.16.0...v3.17.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... 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:
parent
270801e049
commit
e8ff72ce5a
|
|
@ -31,7 +31,7 @@
|
|||
"postcss": "^8.4.21",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-understrap-palette-generator": "git+https://github.com/understrap/postcss-understrap-palette-generator.git",
|
||||
"rollup": "^3.16.0",
|
||||
"rollup": "^3.17.2",
|
||||
"sass": "^1.58.2",
|
||||
"terser": "^5.16.4"
|
||||
},
|
||||
|
|
@ -5091,9 +5091,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.16.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.16.0.tgz",
|
||||
"integrity": "sha512-9wE1H5N1SJqnROpQanBGJ7lrIitwlUYGj4Va4eyf3+vNhoIHLPLag2/CUGIiq3V9lHOBJB6zTsGsPvc50oeihg==",
|
||||
"version": "3.17.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.17.2.tgz",
|
||||
"integrity": "sha512-qMNZdlQPCkWodrAZ3qnJtvCAl4vpQ8q77uEujVCCbC/6CLB7Lcmvjq7HyiOSnf4fxTT9XgsE36oLHJBH49xjqA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@
|
|||
"postcss": "^8.4.21",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-understrap-palette-generator": "git+https://github.com/understrap/postcss-understrap-palette-generator.git",
|
||||
"rollup": "^3.16.0",
|
||||
"rollup": "^3.17.2",
|
||||
"sass": "^1.58.2",
|
||||
"terser": "^5.16.4"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue