Skip to content

Commit 8dd7b92

Browse files
chore(deps-dev): bump chai in /test/fixtures/bare-async-failure-esm (#157)
Bumps [chai](https://github.com/chaijs/chai) from 5.3.3 to 6.0.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.3.3...v6.0.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12fe903 commit 8dd7b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/bare-async-failure-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"license": "Apache-2.0",
1616
"devDependencies": {
17-
"chai": "^5.1.1"
17+
"chai": "^6.0.1"
1818
}
1919
}

0 commit comments

Comments
 (0)