Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 26, 2020
1 parent aca8583 commit cd19943
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -21,15 +21,15 @@
"babel-plugin-add-module-exports": "^1.0.2",
"chai": "^4.2.0",
"eclint": "^2.8.1",
"eslint": "^7.0.0",
"eslint": "^7.1.0",
"eslint-config-canonical": "^20.0.4",
"gitdown": "^3.1.3",
"glob": "^7.1.6",
"husky": "^4.2.5",
"jsonlint": "^1.6.3",
"mocha": "^7.1.2",
"mocha": "^7.2.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.0.7"
"semantic-release": "^17.0.8"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
Expand All @@ -48,7 +48,7 @@
"main": "./dist/index.js",
"name": "eslint-plugin-flowtype",
"peerDependencies": {
"eslint": "^7.0.0"
"eslint": "^7.1.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit cd19943

Please sign in to comment.