Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.44.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent 7c9f0ae commit 8062762
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 129 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-2445333.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'advanced-typescript-action': patch
---

Updated dependency `eslint` to `^8.44.0`.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@web-configs/eslint-plugin": "^0.5.1",
"@web-configs/prettier": "^0.1.2",
"@web-configs/typescript": "^0.2.2",
"eslint": "^8.42.0",
"eslint": "^8.44.0",
"prettier": "^2.8.8",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
Expand Down
Loading

0 comments on commit 8062762

Please sign in to comment.