mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⬆️ Set jest@24.x.x on all packages
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "^3.1.43",
|
||||
"@types/express": "^4.16.1",
|
||||
"@types/jest": "^23.3.2",
|
||||
"@types/jest": "^24.0.18",
|
||||
"@types/lodash.get": "^4.4.5",
|
||||
"@types/mmmagic": "^0.4.29",
|
||||
"@types/node": "^10.10.1",
|
||||
"@types/request-promise-native": "^1.0.15",
|
||||
"jest": "^23.6.0",
|
||||
"jest": "^24.9.0",
|
||||
"source-map-support": "^0.5.9",
|
||||
"ts-jest": "^23.10.1",
|
||||
"ts-jest": "^24.0.2",
|
||||
"tslint": "^5.17.0",
|
||||
"typescript": "~3.5.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user