Skip to content

Commit

Permalink
Bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [flow-bin](https://github.com/flowtype/flow-bin).


Updates `eslint` from 8.53.0 to 8.54.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.53.0...v8.54.0)

Updates `flow-bin` from 0.221.0 to 0.222.0
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/commits)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: flow-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9f4b9ca commit d3d37c2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint": "^8.50.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.24.2",
"flow-bin": "^0.221.0",
"flow-bin": "^0.222.0",
"karma": "^6.4.0",
"karma-browserify": "^8.0.0",
"karma-chrome-launcher": "^3.2.0",
Expand Down

0 comments on commit d3d37c2

Please sign in to comment.