Skip to content

Commit

Permalink
chode(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GChuf committed Aug 13, 2020
1 parent ce3b818 commit 0719915
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 218 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -28,20 +28,20 @@
},
"homepage": "https://github.com/webpack/watchpack",
"devDependencies": {
"coveralls": "^3.0.0",
"eslint": "^5.11.1",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"coveralls": "^3.1.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"istanbul": "^0.4.3",
"mocha": "^5.0.1",
"prettier": "^1.11.0",
"rimraf": "^2.6.2",
"should": "^8.3.1",
"write-file-atomic": "^3.0.1"
"mocha": "^5.2.0",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"should": "^8.4.0",
"write-file-atomic": "^3.0.3"
},
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
"graceful-fs": "^4.2.4"
},
"engines": {
"node": ">=10.13.0"
Expand Down

0 comments on commit 0719915

Please sign in to comment.