Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Sep 16, 2023
1 parent 9c278d2 commit 58892e5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"httongue": "^3.1.0"
},
"devDependencies": {
"@jest/globals": "^29.6.4",
"@jest/globals": "^29.7.0",
"@run-z/eslint-config": "^3.5.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.20.0",
"@swc/core": "^1.3.82",
"@swc/core": "^1.3.85",
"@swc/jest": "^0.2.29",
"@types/node": "^18.17.13",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@types/node": "^18.17.16",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"churi": "^0.15.0",
"eslint": "^8.48.0",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.6.4",
"eslint": "^8.49.0",
"eslint-plugin-jest": "^27.4.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"jest-mock": "^29.6.3",
"jest-mock": "^29.7.0",
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.28.1",
"rollup": "^3.29.2",
"run-z": "^1.11.1",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.0",
"typedoc": "^0.25.1",
"typescript": "~5.2.2"
},
"scripts": {
Expand Down

0 comments on commit 58892e5

Please sign in to comment.