Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/github/codeql-acti…
Browse files Browse the repository at this point in the history
…on-3.25.7
  • Loading branch information
ScottBrenner authored Jun 3, 2024
2 parents 16b0f3b + 1954bae commit 5611ef4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
61 changes: 32 additions & 29 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 @@ -19,11 +19,11 @@
},
"devDependencies": {
"@vercel/ncc": "^0.38.1",
"eslint": "^9.3.0",
"eslint": "^9.4.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.5",
"prettier": "3.2.5"
"prettier": "3.3.0"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down

0 comments on commit 5611ef4

Please sign in to comment.