Skip to content

Commit

Permalink
chore(deps): bump the npm-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…2 updates

Bumps the npm-dependencies group with 2 updates in the /integration-tests directory: [wait-on](https://github.com/jeffbski/wait-on) and [eslint](https://github.com/eslint/eslint).


Updates `wait-on` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v8.0.1...v8.0.2)

Updates `eslint` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 8289ffc commit e738e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@catppuccin/palette": "1.7.1",
"cypress": "13.17.0",
"wait-on": "8.0.1",
"wait-on": "8.0.2",
"zod": "3.24.1"
},
"devDependencies": {
Expand All @@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"concurrently": "9.1.2",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-only-tests": "3.3.0",
"prettier-plugin-organize-imports": "4.1.0",
Expand Down

0 comments on commit e738e93

Please sign in to comment.