Skip to content

Commit 5cafbc3

Browse files
Bump eslint-plugin-promise from 6.6.0 to 7.1.0 in /graph-sample
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ac6206 commit 5cafbc3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

graph-sample/package-lock.json

Lines changed: 5 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.1.0",
3434
"typescript": "^5.5.4"
3535
}
3636
}

0 commit comments

Comments
 (0)