1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00

Merge pull request #734 from dorny/dependabot/npm_and_yarn/jest-30.3.0

This commit is contained in:
Jozef Izso 2026-03-15 12:08:34 +01:00 committed by GitHub
commit eff5ed2ea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 337 additions and 340 deletions

675
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -62,7 +62,7 @@
"eslint-plugin-import": "^2.32.0", "eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.15.0", "eslint-plugin-jest": "^29.15.0",
"eslint-plugin-prettier": "^5.5.5", "eslint-plugin-prettier": "^5.5.5",
"jest": "^30.2.0", "jest": "^30.3.0",
"jest-junit": "^16.0.0", "jest-junit": "^16.0.0",
"js-yaml": "^4.1.1", "js-yaml": "^4.1.1",
"prettier": "^3.8.1", "prettier": "^3.8.1",