Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Apr 24, 2020
1 parent 4a2437d commit cf1c5cd
Show file tree
Hide file tree
Showing 2 changed files with 3,895 additions and 3,104 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"contributors": [
"Ricardo Gobbo de Souza <ricardogobbosouza@yahoo.com.br>"
],
"main": "lib/module.js",
"files": [
"lib"
],
"main": "lib/module.js",
"scripts": {
"dev": "nuxt test/fixture",
"lint": "eslint --ext .js,.vue .",
Expand All @@ -19,14 +19,13 @@
},
"dependencies": {
"consola": "^2.11.3",
"eslint-loader": "^3.0.3"
"eslint-loader": "^4.0.2"
},
"devDependencies": {
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"@nuxtjs/eslint-config": "latest",
"@nuxtjs/module-test-utils": "latest",
"codecov": "latest",
"eslint": "latest",
"husky": "latest",
"jest": "latest",
Expand Down
Loading

0 comments on commit cf1c5cd

Please sign in to comment.