Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
a5d6fc5fc1
chore(deps): update dependency eslint to v9 2024-05-18 01:40:43 +00:00
renovate[bot]
fb74dcb247 chore(deps): update codecov/codecov-action digest to 6d79887 2024-05-16 17:16:20 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -26,6 +26,6 @@ jobs:
- run: npm run test
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4
- uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

View file

@ -70,7 +70,7 @@
"@vercel/ncc": "0.38.1",
"ava": "6.1.3",
"c8": "9.1.0",
"eslint": "8.57.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-github": "4.10.2",