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 Aug 3, 2020
1 parent fc44e90 commit 13624d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"node": ">=10"
},
"dependencies": {
"rollup": "^2.17.1"
"rollup": "^2.23.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"eslint-config-fnd": "^1.8.0",
"mocha": "^8.0.1",
"mocha": "^8.1.0",
"npm-run-all": "^4.1.5",
"release-util-fnd": "^2.0.1"
}
Expand Down

0 comments on commit 13624d4

Please sign in to comment.