Skip to content

Commit

Permalink
Bump eslint from 8.57.0 to 8.57.1 (#3690)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent e504fcf commit 21dadc7
Showing 4 changed files with 37 additions and 33 deletions.
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"esbuild": "^0.23.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-next": "^13.5.7"
}
}
64 changes: 34 additions & 30 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
@@ -58,7 +58,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"dotenv-flow": "^4.0.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-next": "^13.5.7",
"express": "^4.20.0",
"http-link-header": "^1.1.3",
2 changes: 1 addition & 1 deletion packages/node/examples/demoClientApp/package.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
},
"devDependencies": {
"@inrupt/eslint-config-base": "3.2.3",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.30.0",

0 comments on commit 21dadc7

Please sign in to comment.