Skip to content

Commit 1263ff6

Browse files
chore(deps): update dependency rollup to v2.60.2 (#1003)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ef1f9d6 commit 1263ff6

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.5.0",
41-
"rollup": "2.60.1",
41+
"rollup": "2.60.2",
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
@@ -6517,10 +6517,10 @@ rollup-plugin-terser@7.0.2:
65176517
serialize-javascript "^4.0.0"
65186518
terser "^5.0.0"
65196519

6520-
rollup@2.60.1:
6521-
version "2.60.1"
6522-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
6523-
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
6520+
rollup@2.60.2:
6521+
version "2.60.2"
6522+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.2.tgz#3f45ace36a9b10b4297181831ea0719922513463"
6523+
integrity sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw==
65246524
optionalDependencies:
65256525
fsevents "~2.3.2"
65266526

0 commit comments

Comments
 (0)