Skip to content

Commit

Permalink
chore(deps-dev): bump chai-as-promised and @types/chai-as-promised
Browse files Browse the repository at this point in the history
Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) and [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised). These dependencies needed to be updated together.

Updates `chai-as-promised` from 7.1.1 to 8.0.1
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.1)

Updates `@types/chai-as-promised` from 7.1.8 to 8.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised)

---
updated-dependencies:
- dependency-name: chai-as-promised
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/chai-as-promised"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 1f79139 commit 4935e8b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 19 deletions.
51 changes: 34 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/chai": "^4.2.12",
"@types/chai-as-promised": "^7.1.3",
"@types/chai-as-promised": "^8.0.1",
"@types/ioredis": "^5.0.0",
"@types/mocha": "^9.1.1",
"@types/node": "22.10.2",
"@types/simple-mock": "^0.8.1",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"chai-as-promised": "^8.0.1",
"eslint": "^8.55.0",
"graphql": "^16.6.0",
"graphql-subscriptions": "^3.0.0",
Expand Down

0 comments on commit 4935e8b

Please sign in to comment.