Merge branch 'main' into dependency-fix

This commit is contained in:
Justin Hutchings
2022-12-06 15:48:20 -08:00
committed by GitHub
2 changed files with 899 additions and 990 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
"fs": "^0.0.1-security"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"eslint": "^8.29.0",
"jest": "^29.1.2"
"@vercel/ncc": "^0.36.0",
"jest": "^29.3.1"
}
}