Skip to content

Commit

Permalink
chore: update rollup (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Apr 15, 2024
1 parent 9a78817 commit eefec2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -42,16 +42,16 @@
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/preset-env": "7.24.3",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"eslint": "7.32.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
"rollup": "2.79.1",
"rollup": "4.14.3",
"tap": "15.2.3"
}
}

0 comments on commit eefec2f

Please sign in to comment.