Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Jul 7, 2023
1 parent c249798 commit 3a51ff1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@proc7ts/supply": "^1.2.3"
},
"devDependencies": {
"@jest/globals": "^29.6.0",
"@jest/globals": "^29.6.1",
"@proc7ts/fun-events": "^10.5.3",
"@run-z/eslint-config": "^3.4.0",
"@run-z/prettier-config": "^2.0.0",
Expand All @@ -48,12 +48,12 @@
"eslint": "^8.44.0",
"eslint-plugin-jest": "^27.2.2",
"gh-pages": "^5.0.0",
"jest": "^29.6.0",
"jest": "^29.6.1",
"jest-junit": "^16.0.0",
"jest-mock": "^29.6.0",
"jest-mock": "^29.6.1",
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.26.0",
"rollup": "^3.26.2",
"run-z": "1.11.0-bootstrap",
"ts-jest": "^29.1.1",
"tslib": "^2.6.0",
Expand Down

0 comments on commit 3a51ff1

Please sign in to comment.