Skip to content

Commit

Permalink
chore: update all non-major dependencies (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 21, 2020
1 parent 228933c commit f109d7c
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 490 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
},
"dependencies": {
"fs-extra": "9.0.1",
"lodash": "4.17.19",
"lodash": "4.17.20",
"tailwindcss": "1.6.2"
},
"devDependencies": {
"@babel/core": "7.11.1",
"@babel/core": "7.11.4",
"@babel/preset-env": "7.11.0",
"babel-jest": "26.2.2",
"babel-jest": "26.3.0",
"codecov": "3.7.2",
"commitlint": "9.1.0",
"eslint": "7.6.0",
"commitlint": "9.1.2",
"eslint": "7.7.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"husky": "4.2.5",
"jest": "26.2.2",
"jest": "26.4.1",
"standard-version": "8.0.2"
}
}
Loading

0 comments on commit f109d7c

Please # to comment.