@gasket/plugin-jest
Advanced tools
Comparing version
{ | ||
"name": "@gasket/plugin-jest", | ||
"version": "7.3.0", | ||
"version": "7.3.1", | ||
"description": "Integrated jest into your application.", | ||
@@ -30,2 +30,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@gasket/core": "^7.3.1", | ||
"@gasket/plugin-express": "^7.3.1", | ||
"@gasket/plugin-metadata": "^7.3.2", | ||
"@testing-library/jest-dom": "^5.17.0", | ||
@@ -37,2 +40,3 @@ "@testing-library/react": "^13.4.0", | ||
"babel-eslint": "^10.1.0", | ||
"create-gasket-app": "^7.3.2", | ||
"cross-env": "^7.0.3", | ||
@@ -53,7 +57,3 @@ "eslint": "^8.57.1", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.7.3", | ||
"@gasket/core": "^7.3.0", | ||
"@gasket/plugin-express": "^7.3.0", | ||
"@gasket/plugin-metadata": "^7.3.0", | ||
"create-gasket-app": "^7.3.0" | ||
"typescript": "^5.7.3" | ||
}, | ||
@@ -60,0 +60,0 @@ "eslintConfig": { |