Skip to content

Commit

Permalink
yarn upgrade (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac authored Sep 5, 2020
1 parent d6aeae0 commit acb655f
Show file tree
Hide file tree
Showing 2 changed files with 1,253 additions and 1,213 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"dependencies": {
"loader-utils": "^2.0.0",
"schema-utils": "^2.7.0"
"schema-utils": "^2.7.1"
},
"devDependencies": {
"codecov": "^3.7.1",
"codecov": "^3.7.2",
"cross-env": "^7.0.2",
"husky": "^4.2.5",
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
"jest": "^26.4.2",
"lint-staged": "^10.3.0",
"memory-fs": "^0.5.0",
"prettier": "^2.0.5",
"prettier": "^2.1.1",
"rimraf": "^3.0.2",
"webpack": "^4.43.0"
"webpack": "^4.44.1"
},
"keywords": [
"webpack",
Expand Down
Loading

0 comments on commit acb655f

Please sign in to comment.