@ribajs/events
Advanced tools
Comparing version 2.0.0-rc.3 to 2.0.0-rc.4
{ | ||
"name": "@ribajs/events", | ||
"version": "2.0.0-rc.3", | ||
"version": "2.0.0-rc.4", | ||
"type": "module", | ||
@@ -26,15 +26,15 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/runtime": "^7.22.5", | ||
"@babel/runtime-corejs3": "^7.22.5", | ||
"@ribajs/tsconfig": "^2.0.0-rc.3", | ||
"@types/jest": "^29.5.2", | ||
"@types/node": "^18.16.18", | ||
"babel-jest": "^29.5.0", | ||
"eslint": "^8.43.0", | ||
"jest": "^29.5.0", | ||
"jest-config": "^29.5.0", | ||
"@babel/runtime": "^7.22.6", | ||
"@babel/runtime-corejs3": "^7.22.6", | ||
"@ribajs/tsconfig": "^2.0.0-rc.4", | ||
"@types/jest": "^29.5.3", | ||
"@types/node": "^18.17.1", | ||
"babel-jest": "^29.6.2", | ||
"eslint": "^8.46.0", | ||
"jest": "^29.6.2", | ||
"jest-config": "^29.6.2", | ||
"jest-extended": "^4.0.0", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "5.1.3" | ||
"ts-jest": "^29.1.1", | ||
"typescript": "5.1.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
130402