Skip to content

Commit b38c257

Browse files
chore(deps): update all patch dependencies (#2976)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d33fdfa commit b38c257

File tree

2 files changed

+39
-27
lines changed

2 files changed

+39
-27
lines changed

package-lock.json

+34-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"del": "^6.0.0",
4444
"express": "^4.17.1",
4545
"find-cache-dir": "^3.3.1",
46-
"graceful-fs": "^4.2.4",
46+
"graceful-fs": "^4.2.5",
4747
"html-entities": "^1.3.3",
4848
"http-proxy-middleware": "^1.0.6",
4949
"internal-ip": "^6.2.0",
@@ -63,7 +63,7 @@
6363
"url": "^0.11.0",
6464
"util": "^0.12.3",
6565
"webpack-dev-middleware": "^4.0.2",
66-
"ws": "^7.4.2"
66+
"ws": "^7.4.3"
6767
},
6868
"devDependencies": {
6969
"@babel/cli": "^7.12.10",
@@ -74,7 +74,7 @@
7474
"@commitlint/cli": "^11.0.0",
7575
"@commitlint/config-conventional": "^11.0.0",
7676
"@jest/test-sequencer": "^26.6.3",
77-
"acorn": "^8.0.4",
77+
"acorn": "^8.0.5",
7878
"babel-jest": "^26.6.3",
7979
"babel-loader": "^8.2.2",
8080
"body-parser": "^1.19.0",
@@ -91,8 +91,8 @@
9191
"jest-circus": "^26.6.3",
9292
"less": "^3.12.2",
9393
"less-loader": "^7.1.0",
94-
"lint-staged": "^10.5.3",
95-
"marked": "^1.2.7",
94+
"lint-staged": "^10.5.4",
95+
"marked": "^1.2.9",
9696
"memfs": "^3.2.0",
9797
"npm-run-all": "^4.1.5",
9898
"prettier": "^2.2.1",

0 commit comments

Comments
 (0)