Skip to content

Commit 5ee840a

Browse files
committed
build: updated all dependencies within the package JSON files
1 parent 265e35f commit 5ee840a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"@wdio/local-runner": "^7.7.4",
3737
"@wdio/mocha-framework": "^7.7.4",
3838
"@wdio/sync": "^7.7.4",
39-
"html-validate": "^4.13.1",
39+
"html-validate": "^4.14.0",
4040
"husky": "^6.0.0",
41-
"microbundle": "^0.13.1",
41+
"microbundle": "^0.13.3",
4242
"np": "^7.5.0",
4343
"npm-run-all": "^4.1.5",
4444
"prettier": "2.3.1",
45-
"pretty-quick": "^3.1.0",
46-
"xo": "^0.40.2"
45+
"pretty-quick": "^3.1.1",
46+
"xo": "^0.40.3"
4747
},
4848
"scripts": {
4949
"test": "run-p validate:* lint:*",

0 commit comments

Comments
 (0)