Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2020
1 parent 8cf6b24 commit dafeb00
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 123 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,34 +72,34 @@
},
"devDependencies": {
"@release-it/conventional-changelog": "1.1.4",
"@rollup/plugin-node-resolve": "8.0.1",
"@rollup/plugin-node-resolve": "8.4.0",
"@rollup/plugin-replace": "2.3.3",
"@rollup/plugin-sucrase": "3.0.2",
"@rollup/plugin-sucrase": "3.1.0",
"@rollup/plugin-typescript": "4.1.2",
"@types/eslint": "7.2.0",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/prettier": "2.0.1",
"@types/prettier": "2.0.2",
"@types/rimraf": "3.0.0",
"@typescript-eslint/eslint-plugin": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"@zeit/ncc": "0.22.3",
"devmoji": "2.1.9",
"eslint": "7.3.0",
"eslint": "7.6.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-unicorn": "20.1.0",
"husky": "4.2.5",
"prettier": "2.0.5",
"release-it": "13.6.3",
"release-it": "13.6.6",
"rimraf": "3.0.2",
"rollup": "2.17.1",
"rollup": "2.23.0",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-terser": "6.1.0",
"tslib": "2.0.0",
"typescript": "3.9.5",
"typescript": "3.9.7",
"typesync": "0.7.0"
}
}
Loading

0 comments on commit dafeb00

Please sign in to comment.