Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Aug 3, 2023
1 parent 63cfd9c commit 87bdcee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
},
"sideEffects": false,
"devDependencies": {
"@jest/globals": "^29.6.1",
"@jest/globals": "^29.6.2",
"@run-z/eslint-config": "^3.5.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.19.3",
"@swc/core": "^1.3.71",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"eslint": "^8.45.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"eslint-plugin-jest": "^27.2.3",
"gh-pages": "^5.0.0",
"jest": "^29.6.1",
"jest": "^29.6.2",
"jest-junit": "^16.0.0",
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.26.3",
"rollup": "^3.27.0",
"run-z": "^1.11.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.1",
Expand Down

0 comments on commit 87bdcee

Please sign in to comment.