Skip to content

Commit

Permalink
Merge pull request #173 from oddbird/dependabot/npm_and_yarn/dev-majo…
Browse files Browse the repository at this point in the history
…r-22f456e011

Bump eslint from 8.57.0 to 9.3.0 in the dev-major group across 1 directory
  • Loading branch information
jgerigmeyer authored May 20, 2024
2 parents f127e54 + 2fbdd04 commit c2170ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ updates:
- 'patch'
ignore:
- dependency-name: '@types/node'
- dependency-name: 'eslint'
update-types:
- 'version-update:semver-major'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"vite": "^5.2.10",
"vitest": "^1.5.2"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.2"
}

0 comments on commit c2170ee

Please sign in to comment.