diff --git a/package.json b/package.json index 2454678..5d4a9da 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@frontmeans/render-scheduler": "^1.5.0", "@frontmeans/style-producer": "^7.0.1", - "@jest/globals": "^29.4.0", + "@jest/globals": "^29.4.1", "@proc7ts/context-builder": "^7.0.1", "@proc7ts/fun-events": "^10.5.2", "@run-z/eslint-config": "^3.3.1", @@ -51,19 +51,19 @@ "eslint": "^8.32.0", "eslint-plugin-jest": "^27.2.1", "gh-pages": "^5.0.0", - "jest": "^29.4.0", - "jest-environment-jsdom": "^29.4.0", + "jest": "^29.4.1", + "jest-environment-jsdom": "^29.4.1", "jest-junit": "^15.0.0", - "jest-mock": "^29.4.0", + "jest-mock": "^29.4.1", "prettier": "^2.8.3", "prettier-eslint-cli": "^7.1.0", - "rollup": "^3.10.1", + "rollup": "^3.11.0", "rollup-plugin-flat-dts": "^2.0.2", "rollup-plugin-typescript2": "^0.34.1", "run-z": "^1.11.0", "shx": "^0.3.4", "ts-jest": "^29.0.5", - "tslib": "^2.4.1", + "tslib": "^2.5.0", "typedoc": "^0.23.24", "typescript": "~4.9.4" },