chore(deps-dev): Bump rollup from 2.38.0 to 2.38.3 (#1922)
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.38.3. - [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.38.0...v2.38.3) 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
409ef117bc
commit
b97b802b2a
14
package-lock.json
generated
14
package-lock.json
generated
@ -3179,9 +3179,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"fsevents": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz",
|
||||
"integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.1.tgz",
|
||||
"integrity": "sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==",
|
||||
"dev": true,
|
||||
"optional": true
|
||||
},
|
||||
@ -8451,12 +8451,12 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.38.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.2.tgz",
|
||||
"integrity": "sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==",
|
||||
"version": "2.38.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.3.tgz",
|
||||
"integrity": "sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.1.2"
|
||||
"fsevents": "~2.3.1"
|
||||
}
|
||||
},
|
||||
"rollup-plugin-license": {
|
||||
|
@ -55,7 +55,7 @@
|
||||
"jasmine": "^3.6.4",
|
||||
"markdown-it": "12.0.4",
|
||||
"node-fetch": "^2.6.1",
|
||||
"rollup": "^2.38.2",
|
||||
"rollup": "^2.38.3",
|
||||
"rollup-plugin-license": "^2.2.0",
|
||||
"semantic-release": "^17.3.7",
|
||||
"titleize": "^2.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user