Skip to content

Commit 69e350c

Browse files
committed
fix: bump
1 parent a817201 commit 69e350c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"array-includes-any": "^2.7.3"
3535
},
3636
"peerDependencies": {
37-
"rollup": "2.22.1",
37+
"rollup": "2.23.0",
3838
"typescript": "^3.9.7",
3939
"coffeescript": "^1.12.7",
4040
"@babel/core": "^7.10.5"
4141
},
4242
"devDependencies": {
4343
"typescript": "^3.9.7",
44-
"rollup": "2.22.1",
44+
"rollup": "2.23.0",
4545
"prettier": "^2.0.5",
4646
"npm-check-updates": "7.0.2"
4747
}

0 commit comments

Comments
 (0)