Skip to content

Commit 24545d3

Browse files
chore(deps-dev): bump xo from 1.0.5 to 1.1.0 (#715)
Bumps [xo](https://github.com/xojs/xo) from 1.0.5 to 1.1.0. - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v1.0.5...v1.1.0) --- updated-dependencies: - dependency-name: xo dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71a576e commit 24545d3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"stylelint": "16.20.0",
6060
"stylelint-config-standard-scss": "^15.0.1",
6161
"validate-branch-name": "^1.3.2",
62-
"xo": "^1.0.5"
62+
"xo": "^1.1.0"
6363
},
6464
"validate-branch-name": {
6565
"pattern": "((dependabot-)|^((test|feat|fix|chore|docs|refactor|style|ci|perf|[0-9]+)\\-[a-zA-Z0-9\\-]+)$)",

0 commit comments

Comments
 (0)