Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Dec 31, 2019
1 parent a7af081 commit 0e6ddde
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 929 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"babel-plugin-angularjs-annotate": "0.10.0"
},
"devDependencies": {
"wootils": "^2.6.5",
"eslint": "^6.5.1",
"eslint-plugin-homer0": "^2.0.1",
"@babel/core": "7.6.4",
"@babel/preset-env": "7.6.3",
"@babel/plugin-transform-runtime": "7.6.2",
"jest-ex": "^6.1.1",
"wootils": "^3.0.1",
"eslint": "^6.8.0",
"eslint-plugin-homer0": "^3.0.0",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/plugin-transform-runtime": "7.7.6",
"jest-ex": "^7.0.1",
"jest-cli": "^24.9.0",
"jasmine-expect": "^4.0.3",
"esdoc": "^1.1.0",
"esdoc-standard-plugin": "^1.0.0",
"esdoc-node": "1.0.4",
"coveralls": "^3.0.7",
"husky": "^3.0.9"
"coveralls": "^3.0.9",
"husky": "^3.1.0"
},
"engine-strict": true,
"engines": {
Expand Down
Loading

0 comments on commit 0e6ddde

Please sign in to comment.