Bump rollup from 2.7.5 to 2.7.6 in /app
Bumps [rollup](https://github.com/rollup/rollup) from 2.7.5 to 2.7.6. - [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/v2.7.5...v2.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
aae8f79ed7
commit
b210d1847c
6
app/package-lock.json
generated
6
app/package-lock.json
generated
@ -239,9 +239,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"version": "2.7.5",
|
"version": "2.7.6",
|
||||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.5.tgz",
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.7.6.tgz",
|
||||||
"integrity": "sha512-xQSM8uzhgtF6tTnTVEvOQThrcG3LPUP3T/4l4EukzDp0kbTY1QRDuXjiwtYzs9odKj9Bj/PccRG6viFfS7DmCQ==",
|
"integrity": "sha512-AdHosxHBKyBsdtbT1/AqbWNQ87O4SSxS4N9iMwEpoCDAT6e4Du3uJSy83mp3ckgmCxly5VeXGx0WHsm21Djytg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"fsevents": "~2.1.2"
|
"fsevents": "~2.1.2"
|
||||||
|
@ -14,6 +14,6 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jshint": "^2.11.0",
|
"jshint": "^2.11.0",
|
||||||
"rollup": "^2.7.5"
|
"rollup": "^2.7.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user