Skip to content

Commit 711fbfd

Browse files
Bump eslint from 8.56.0 to 8.57.0 in /graph-sample
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fba58c commit 711fbfd

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

graph-sample/package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.11.19",
31-
"eslint": "^8.56.0",
31+
"eslint": "^8.57.0",
3232
"eslint-plugin-node": "^11.1.0",
3333
"eslint-plugin-promise": "^6.1.1",
3434
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)