Skip to content

Commit

Permalink
fixes eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann committed Nov 29, 2024
1 parent 4a5b61d commit fd6fa1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"dependencies": {
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.17.0",
"@github/prettier-config": "0.0.4",
"@github/prettier-config": "0.0.6",
"ava": "2.1.0",
"braces": "2.3.1",
"cheerio": "1.0.0-rc.3",
"eslint": "8.0.1",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-prettier": "5.0.1",
"eslint": "8.57.1",
"eslint-plugin-github": "5.0.2",
"eslint-plugin-prettier": "5.2.1",
"execa": "4.0.0",
"fs-extra": "7.0.1",
"globby": "11.0.0",
Expand Down

0 comments on commit fd6fa1d

Please sign in to comment.