Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/bitpredator/empiretown into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Oct 31, 2024
2 parents e7bbea7 + 1df28f8 commit 4b5bfe7
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 178 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependecy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v4 #v3
- name: Dependency Review
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v2
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v2
228 changes: 52 additions & 176 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"eslint": "^9.11.1"
"eslint": "^9.13.0"
}
}

0 comments on commit 4b5bfe7

Please sign in to comment.