Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FND authored and FND committed Jun 29, 2020
1 parent fc44e90 commit 66862a8
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 @@ -22,11 +22,11 @@
"node": ">=10"
},
"dependencies": {
"rollup": "^2.17.1"
"rollup": "^2.18.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-node-resolve": "^8.1.0",
"eslint-config-fnd": "^1.8.0",
"mocha": "^8.0.1",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 66862a8

Please sign in to comment.