Skip to content

Commit

Permalink
Bump Rollup to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
arturmuller committed Mar 11, 2024
1 parent 61f19cb commit 0339728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.6.0",
"@babel/register": "^7.6.2",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.6",
"@types/expect": "^24.3.0",
"@types/lodash": "^4.14.144",
"@types/mocha": "^10.0.0",
Expand All @@ -44,7 +44,7 @@
"mocha": "^10.0.0",
"np": "^7.6.2",
"prettier": "^2.0.5",
"rollup": "^3.3.0",
"rollup": "^4.12.1",
"typescript": "^4.8.3"
},
"scripts": {
Expand Down

0 comments on commit 0339728

Please sign in to comment.