Skip to content

Commit

Permalink
Bump eslint-plugin-promise in the eslint group
Browse files Browse the repository at this point in the history
Bumps the eslint group with 1 update: [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise).

Updates `eslint-plugin-promise` from 6.2.0 to 6.4.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.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and martinpitt committed Jul 9, 2024
1 parent 30eb69d commit f782acd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"devDependencies": {
"argparse": "2.0.1",
"chrome-remote-interface": "^0.33.0",
"esbuild": "0.21.5",
"esbuild": "0.23.0",
"esbuild-plugin-copy": "2.1.1",
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "3.3.1",
"esbuild-wasm": "0.20.2",
"esbuild-wasm": "0.23.0",
"eslint": "8.57.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-jsx": "11.0.0",
Expand Down

0 comments on commit f782acd

Please sign in to comment.