Skip to content

Commit 6258da5

Browse files
dependabot[bot]per1234
authored andcommitted
Bump jest-circus from 29.7.0 to 30.0.0
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.7.0 to 30.0.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 651e637 commit 6258da5

File tree

3 files changed

+1729
-2855
lines changed

3 files changed

+1729
-2855
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ tasks:
139139
Environment variable parameters:
140140
PROJECT_PATH: Path of the npm-managed project (default: {{.DEFAULT_NPM_PROJECT_PATH}}).
141141
dir: |
142-
"{{default "./" .PROJECT_PATH}}"
142+
"{{default . .PROJECT_PATH}}"
143143
cmds:
144144
- npm install
145145

0 commit comments

Comments
 (0)