mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-21 08:29:27 -04:00
Updates to the tests, committing as they currently run but I need to work on the coverage
This commit is contained in:
@@ -42,9 +42,10 @@
|
||||
"timeago": "1.6.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.19.6",
|
||||
"@babel/preset-env": "7.19.4",
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.7",
|
||||
"@uswds/compile": "^1.1.0",
|
||||
"babel-jest": "^29.7.0",
|
||||
"better-npm-audit": "^3.7.3",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-add-src": "^1.0.0",
|
||||
@@ -57,7 +58,7 @@
|
||||
"gulp-jshint": "2.1.0",
|
||||
"gulp-prettyerror": "2.0.0",
|
||||
"gulp-uglify": "3.0.2",
|
||||
"jest": "29.2.2",
|
||||
"jest": "^29.7.0",
|
||||
"jest-each": "^29.2.1",
|
||||
"jest-environment-jsdom": "^29.2.2",
|
||||
"jshint": "2.13.5",
|
||||
|
||||
Reference in New Issue
Block a user