Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Dec 22, 2019
1 parent 44d14b9 commit 988a1a4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -43,31 +43,31 @@
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
"lodash.upperfirst": "^4.3.1",
"read-pkg-up": "^7.0.0",
"read-pkg-up": "^7.0.1",
"regexp-tree": "^0.1.17",
"regexpp": "^3.0.0",
"reserved-words": "^0.1.2",
"safe-regex": "^2.1.1",
"semver": "^6.3.0"
"semver": "^7.1.1"
},
"devDependencies": {
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
"@typescript-eslint/parser": "^2.9.0",
"@typescript-eslint/parser": "^2.12.0",
"ava": "^2.4.0",
"babel-eslint": "^10.0.3",
"chalk": "^3.0.0",
"coveralls": "^3.0.9",
"del": "^5.1.0",
"eslint": "^6.6.0",
"eslint": "^6.8.0",
"eslint-ava-rule-tester": "^4.0.0",
"eslint-plugin-eslint-plugin": "2.1.0",
"execa": "^3.4.0",
"execa": "^4.0.0",
"listr": "^0.14.3",
"nyc": "^14.1.1",
"outdent": "^0.7.0",
"pify": "^4.0.1",
"tempy": "^0.3.0",
"typescript": "^3.7.2",
"typescript": "^3.7.4",
"xo": "^0.25.3"
},
"peerDependencies": {
Expand Down

0 comments on commit 988a1a4

Please sign in to comment.