Skip to content
This repository has been archived by the owner on Sep 16, 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 Apr 20, 2023
1 parent c648d9f commit 94e5302
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -35,10 +35,10 @@
"@run-z/eslint-config": "^3.3.1",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.15.5",
"@swc/core": "^1.3.51",
"@swc/core": "^1.3.52",
"@swc/jest": "^0.2.26",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.38.0",
"eslint-plugin-jest": "^27.2.1",
"gh-pages": "^5.0.0",
Expand All @@ -47,7 +47,7 @@
"jest-mock": "^29.5.0",
"prettier": "^2.8.7",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.20.4",
"rollup": "^3.20.6",
"run-z": "^1.11.0",
"ts-jest": "^29.1.0",
"tslib": "^2.5.0",
Expand Down

0 comments on commit 94e5302

Please sign in to comment.