Skip to content

Commit ccbccbf

Browse files
DavertMikclaude
andcommitted
deps: pin @codeceptjs/expect-helper to ^4.0.0-beta.3
Both `@codeceptjs/configure@^4.0.0-beta.2` and `@codeceptjs/expect-helper@^4.0.0-beta.3` are now native ESM with codeceptjs declared as an optional peer dep, matching CodeceptJS 4.x. Caret ranges pick up future 4.x betas, RCs, and the eventual stable release without further package.json edits. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 68af6a1 commit ccbccbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
},
139139
"devDependencies": {
140140
"@apollo/server": "^5",
141-
"@codeceptjs/expect-helper": "^1.0.2",
141+
"@codeceptjs/expect-helper": "^4.0.0-beta.3",
142142
"@codeceptjs/mock-request": "0.3.1",
143143
"@eslint/eslintrc": "3.3.3",
144144
"@eslint/js": "9.39.2",

0 commit comments

Comments
 (0)