Skip to content

Commit 2a4a5cc

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] <[email protected]>
1 parent 651e637 commit 2a4a5cc

File tree

3 files changed

+1730
-2856
lines changed

3 files changed

+1730
-2856
lines changed

Taskfile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ tasks:
138138
Install dependencies managed by npm.
139139
Environment variable parameters:
140140
PROJECT_PATH: Path of the npm-managed project (default: {{.DEFAULT_NPM_PROJECT_PATH}}).
141-
dir: |
142-
"{{default "./" .PROJECT_PATH}}"
141+
# dir: |
142+
# "{{default . .PROJECT_PATH}}"
143143
cmds:
144144
- npm install
145145

0 commit comments

Comments
 (0)