Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marudor committed Aug 1, 2020
1 parent ec95a2a commit d6624e1
Show file tree
Hide file tree
Showing 2 changed files with 1,912 additions and 2,062 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint": "^7.6.0",
"eslint-config-marudor": "^7.3.1",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-babel": "^5.3.0",
Expand All @@ -50,9 +50,9 @@
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-sort-imports-es6-autofix": "^0.5.0",
"eslint-plugin-testing-library": "^3.0.4",
"jest": "^25.4.0",
"jest-watch-typeahead": "^0.5.0",
"jest": "^26.2.2",
"jest-watch-typeahead": "^0.6.0",
"prettier": "^2.0.4",
"tsd": "^0.11.0"
"tsd": "^0.13.1"
}
}
Loading

0 comments on commit d6624e1

Please sign in to comment.