Skip to content

Commit 3652e84

Browse files
Merge pull request #751 from US-EPA-CAMD/fix/#6850_jest_dependency_update
update jest dependency update from v29 to v30
2 parents 061409a + 4c12bc8 commit 3652e84

File tree

2 files changed

+1070
-606
lines changed

2 files changed

+1070
-606
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nestjs/swagger": "^11.2.0",
4141
"@nestjs/typeorm": "^11.0.0",
4242
"@types/multer": "^1.4.12",
43-
"@us-epa-camd/easey-common": "21.2.1",
43+
"@us-epa-camd/easey-common": "21.3.1",
4444
"axios": "^1.11.0",
4545
"class-transformer": "0.5.1",
4646
"class-validator": "0.14.2",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-import": "^2.32.0",
7575
"eslint-plugin-prettier": "^5.5.4",
7676
"globals": "^16.3.0",
77-
"jest": "^29.7.0",
77+
"jest": "^30.0.5",
7878
"jest-sonar-reporter": "^2.0.0",
7979
"prettier": "^3.6.2",
8080
"sinon": "^12.0.1",

0 commit comments

Comments
 (0)