Skip to content

Commit 2dd3296

Browse files
fix: update rollup package (#203)
1 parent 71fb906 commit 2dd3296

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 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
@@ -45,7 +45,7 @@
4545
"pkgRoot": "dist"
4646
},
4747
"devDependencies": {
48-
"@rollup/plugin-typescript": "^8.3.4",
48+
"@rollup/plugin-typescript": "8.5.0",
4949
"@types/fs-extra": "11.0.4",
5050
"@types/jest": "29.5.14",
5151
"@types/node": "22.13.11",
@@ -60,7 +60,7 @@
6060
"istanbul": "0.4.5",
6161
"jest": "29.7.0",
6262
"jest-junit": "16.0.0",
63-
"rollup": "^2.78.0",
63+
"rollup": "2.79.2",
6464
"semantic-release": "21.0.2",
6565
"terser": "5.39.0",
6666
"ts-jest": "29.2.6",

0 commit comments

Comments
 (0)