Skip to content

Commit 6c33cee

Browse files
Bump eslint from 8.55.0 to 8.56.0 in /graph-sample
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.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 e4d5c79 commit 6c33cee

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

graph-sample/package-lock.json

Lines changed: 8 additions & 8 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.10.4",
31-
"eslint": "^8.55.0",
31+
"eslint": "^8.56.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)