Skip to content

Commit 1fb7350

Browse files
Bump eslint-plugin-promise from 6.6.0 to 7.2.1 in /graph-sample
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbc3812 commit 1fb7350

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

graph-sample/package-lock.json

Lines changed: 9 additions & 5 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
@@ -30,7 +30,7 @@
3030
"@types/node": "^20.14.10",
3131
"eslint": "^8.57.0",
3232
"eslint-plugin-node": "^11.1.0",
33-
"eslint-plugin-promise": "^6.6.0",
33+
"eslint-plugin-promise": "^7.2.1",
3434
"typescript": "^5.5.4"
3535
}
3636
}

0 commit comments

Comments
 (0)