Skip to content

Commit

Permalink
Chores: Bump chai-as-promised and @types/chai-as-promised (#129)
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.2 to 8.0.1
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](chaijs/chai-as-promised@v7.1.2...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 644b8d0 commit f6ff2d0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 38 deletions.
49 changes: 13 additions & 36 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 @@ -27,7 +27,7 @@
"devDependencies": {
"@types/browserify": "^12.0.40",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-as-promised": "^8.0.1",
"@types/gulp": "^4.0.17",
"@types/gulp-concat": "^0.0.37",
"@types/gulp-rename": "^2.0.6",
Expand All @@ -44,7 +44,7 @@
"@userscripters/stackexchange-global-types": "^2.8.2",
"browserify": "^17.0.1",
"chai": "^5.1.2",
"chai-as-promised": "^7.1.2",
"chai-as-promised": "^8.0.1",
"del": "^8.0.0",
"eslint": "^8.53.0",
"gulp": "^5.0.0",
Expand Down

0 comments on commit f6ff2d0

Please sign in to comment.