build(deps-dev): bump rollup from 2.61.1 to 2.62.0
This commit is contained in:
parent
dda53df837
commit
0604a6f58d
2 changed files with 5 additions and 5 deletions
|
@ -83,7 +83,7 @@
|
|||
"lint-staged": "^12.1.4",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.5.1",
|
||||
"rollup": "^2.61.1",
|
||||
"rollup": "^2.62.0",
|
||||
"shx": "^0.3.3",
|
||||
"sinon": "^12.0.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
|
|
|
@ -5918,10 +5918,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
|||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup@^2.61.1:
|
||||
version "2.61.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
|
||||
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
|
||||
rollup@^2.62.0:
|
||||
version "2.62.0"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.62.0.tgz#9e640b419fc5b9e0241844f6d55258bd79986ecc"
|
||||
integrity sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue