build(deps-dev): bump rollup from 2.61.1 to 2.62.0

This commit is contained in:
dependabot[bot] 2021-12-27 21:44:47 +00:00 committed by GitHub
parent dda53df837
commit 0604a6f58d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"