chore(deps-dev): Bump rollup from 2.58.3 to 2.59.0 (#2262)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 10:03:47 -05:00 committed by GitHub
parent 49ad2ea8b7
commit 19466ff78b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -34,7 +34,7 @@
"jasmine": "^3.10.0", "jasmine": "^3.10.0",
"markdown-it": "12.2.0", "markdown-it": "12.2.0",
"node-fetch": "^3.0.0", "node-fetch": "^3.0.0",
"rollup": "^2.58.3", "rollup": "^2.59.0",
"rollup-plugin-license": "^2.6.0", "rollup-plugin-license": "^2.6.0",
"semantic-release": "^18.0.0", "semantic-release": "^18.0.0",
"titleize": "^2.1.0", "titleize": "^2.1.0",
@ -9571,9 +9571,9 @@
} }
}, },
"node_modules/rollup": { "node_modules/rollup": {
"version": "2.58.3", "version": "2.59.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.3.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.59.0.tgz",
"integrity": "sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==", "integrity": "sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==",
"dev": true, "dev": true,
"bin": { "bin": {
"rollup": "dist/bin/rollup" "rollup": "dist/bin/rollup"
@ -17795,9 +17795,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "2.58.3", "version": "2.59.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.58.3.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.59.0.tgz",
"integrity": "sha512-ei27MSw1KhRur4p87Q0/Va2NAYqMXOX++FNEumMBcdreIRLURKy+cE2wcDJKBn0nfmhP2ZGrJkP1XPO+G8FJQw==", "integrity": "sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.3.2" "fsevents": "~2.3.2"

View File

@ -56,7 +56,7 @@
"jasmine": "^3.10.0", "jasmine": "^3.10.0",
"markdown-it": "12.2.0", "markdown-it": "12.2.0",
"node-fetch": "^3.0.0", "node-fetch": "^3.0.0",
"rollup": "^2.58.3", "rollup": "^2.59.0",
"rollup-plugin-license": "^2.6.0", "rollup-plugin-license": "^2.6.0",
"semantic-release": "^18.0.0", "semantic-release": "^18.0.0",
"titleize": "^2.1.0", "titleize": "^2.1.0",