Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.39.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | eslint  | 8.36.0 | 8.39.0 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Apr 27, 2023
1 parent 3822d98 commit b5d5a9f
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 85 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mfg-b",
"version": "3.2.0",
"version": "3.2.1",
"homepage": "https://mfg-b.vercel.app",
"license": "GPL-3.0",
"author": "Mateus Felipe Gonçalves <[email protected]> (https://mfg-b.vercel.app/info)",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"autoprefixer": "^10.4.13",
"eslint": "8.36.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.7.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.27.5",
Expand Down
Loading

1 comment on commit b5d5a9f

@vercel
Copy link

@vercel vercel bot commented on b5d5a9f Apr 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mfg-b – ./

mfg-b-git-main-mateusfg7.vercel.app
mateusf.vercel.app
mfg-b-mateusfg7.vercel.app

Please sign in to comment.