chore(deps-dev): bump rollup from 1.1.1 to 1.1.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.1.1 to 1.1.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/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8338204bec
commit
f2b0bad4f1
|
@ -14014,9 +14014,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.1.1.tgz",
|
||||
"integrity": "sha512-0bNXof9J3Qy0PeAoB6Nu0SBl6yOEZ4qnFVcicZULYBe4+6/s7ApVzF7SeLVBgLxtlgAoBSSGmR6P0ecnCoXrYA==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.1.2.tgz",
|
||||
"integrity": "sha512-OkdMxqMl8pWoQc5D8y1cIinYQPPLV8ZkfLgCzL6SytXeNA2P7UHynEQXI9tYxuAjAMsSyvRaWnyJDLHMxq0XAg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/estree": "0.0.39",
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
"marked": "^0.6.0",
|
||||
"prettier": "^1.14.3",
|
||||
"rimraf": "2.6.3",
|
||||
"rollup": "1.1.1",
|
||||
"rollup": "1.1.2",
|
||||
"rollup-plugin-babel": "3.0.7",
|
||||
"rollup-plugin-commonjs": "9.2.0",
|
||||
"rollup-plugin-json": "^3.0.0",
|
||||
|
|
Loading…
Reference in New Issue