Skip to content

Commit a44df59

Browse files
chore(deps): update dependency rollup to v2.60.1 (#999)
1 parent 7b9454c commit a44df59

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"mocha": "9.1.3",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.4.1",
41-
"rollup": "2.60.0",
41+
"rollup": "2.60.1",
4242
"rollup-plugin-terser": "7.0.2",
4343
"should": "13.2.3",
4444
"ts-node": "10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6522,10 +6522,10 @@ rollup-plugin-terser@7.0.2:
65226522
serialize-javascript "^4.0.0"
65236523
terser "^5.0.0"
65246524

6525-
rollup@2.60.0:
6526-
version "2.60.0"
6527-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
6528-
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
6525+
rollup@2.60.1:
6526+
version "2.60.1"
6527+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
6528+
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
65296529
optionalDependencies:
65306530
fsevents "~2.3.2"
65316531

0 commit comments

Comments
 (0)