chore(deps): bump cross-spawn, eslint and jest

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [eslint](https://github.com/eslint/eslint) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `cross-spawn` from 5.1.0 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/5.1.0...v7.0.6)

Updates `eslint` from 4.17.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.17.0...v9.15.0)

Updates `jest` from 22.2.1 to 29.7.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/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: eslint
  dependency-type: direct:development
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-28 09:22:49 +00:00 committed by GitHub
parent ced1080931
commit 3461888194
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7222 additions and 10183 deletions

6932
package-lock.json generated

File diff suppressed because it is too large Load Diff

4
package.json Executable file → Normal file
View File

@ -42,10 +42,10 @@
},
"homepage": "https://github.com/frappe/gantt",
"devDependencies": {
"eslint": "^4.17.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-prettier": "^2.6.0",
"jest": "^22.2.1",
"jest": "^29.7.0",
"postcss-nesting": "^12.1.2",
"prettier": "3.2.5",
"vite": "^5.2.10"

6041
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

4428
yarn.lock

File diff suppressed because it is too large Load Diff