Skip to content

Commit

Permalink
Merge branch 'main' into eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jdforrester authored Nov 14, 2023
2 parents 3f56da2 + 25b1a90 commit 2a30f10
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 16 deletions.
47 changes: 33 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-wdio": "^7.19.4",
"eslint-plugin-yml": "^1.8.0"
"eslint-plugin-yml": "^1.10.0"
},
"devDependencies": {
"escape-string-regexp": "^4.0.0",
"fs-readdir-recursive": "^1.1.0",
"qunit": "^2.18.2"
"qunit": "^2.20.0"
}
}

0 comments on commit 2a30f10

Please sign in to comment.