Skip to content

Commit 41cfc9a

Browse files
committed
bump minor dependencies
1 parent 9ef1214 commit 41cfc9a

File tree

2 files changed

+48
-66
lines changed

2 files changed

+48
-66
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"dependencies": {
1515
"deepmerge": "^4.3.1",
1616
"detect-indent": "^6.1.0",
17-
"js-beautify": "^1.14.11",
17+
"js-beautify": "^1.15.1",
1818
"plugin-error": "^2.0.1",
1919
"through2": "^4.0.2"
2020
},
2121
"devDependencies": {
22-
"eslint": "^8.56.0",
22+
"eslint": "^8.57.0",
2323
"eslint-config-gulp": "^5.0.1",
2424
"gulp": "^5.0.0",
25-
"mocha": "^10.2.0",
25+
"mocha": "^10.4.0",
2626
"should": "^13.2.3",
2727
"vinyl": "^3.0.0"
2828
},

0 commit comments

Comments
 (0)