Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#2976)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 6, 2021
1 parent d33fdfa commit b38c257
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 27 deletions.
56 changes: 34 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"del": "^6.0.0",
"express": "^4.17.1",
"find-cache-dir": "^3.3.1",
"graceful-fs": "^4.2.4",
"graceful-fs": "^4.2.5",
"html-entities": "^1.3.3",
"http-proxy-middleware": "^1.0.6",
"internal-ip": "^6.2.0",
Expand All @@ -63,7 +63,7 @@
"url": "^0.11.0",
"util": "^0.12.3",
"webpack-dev-middleware": "^4.0.2",
"ws": "^7.4.2"
"ws": "^7.4.3"
},
"devDependencies": {
"@babel/cli": "^7.12.10",
Expand All @@ -74,7 +74,7 @@
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@jest/test-sequencer": "^26.6.3",
"acorn": "^8.0.4",
"acorn": "^8.0.5",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",
"body-parser": "^1.19.0",
Expand All @@ -91,8 +91,8 @@
"jest-circus": "^26.6.3",
"less": "^3.12.2",
"less-loader": "^7.1.0",
"lint-staged": "^10.5.3",
"marked": "^1.2.7",
"lint-staged": "^10.5.4",
"marked": "^1.2.9",
"memfs": "^3.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
Expand Down

0 comments on commit b38c257

Please sign in to comment.