Skip to content

Commit 6ee4db9

Browse files
chore(deps): update dependency rollup to v3.12.1 (#1181)
1 parent 5ea40bb commit 6ee4db9

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
@@ -37,7 +37,7 @@
3737
"mocha": "9.2.2",
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.8.3",
40-
"rollup": "3.12.0",
40+
"rollup": "3.12.1",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
4343
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6203,10 +6203,10 @@ rollup-plugin-terser@7.0.2:
62036203
serialize-javascript "^4.0.0"
62046204
terser "^5.0.0"
62056205

6206-
rollup@3.12.0:
6207-
version "3.12.0"
6208-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.0.tgz#813d88ec11e36108da788fc471b3c81b365a7c29"
6209-
integrity sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==
6206+
rollup@3.12.1:
6207+
version "3.12.1"
6208+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.1.tgz#2975b97713e4af98c15e7024b88292d7fddb3853"
6209+
integrity sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==
62106210
optionalDependencies:
62116211
fsevents "~2.3.2"
62126212

0 commit comments

Comments
 (0)