Merge branch 'main' of https://github.com/GSA/notifications-admin into 2489-clean-up-js-audit-and-cleanup

This commit is contained in:
Jonathan Bobel
2025-04-16 11:24:22 -04:00
5 changed files with 307 additions and 143 deletions

View File

@@ -65,7 +65,7 @@
"jest-environment-jsdom": "^29.2.2",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",
"rollup": "^4.39.0",
"rollup": "^4.40.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0"
}