Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Nov 26, 2024
1 parent f1874cc commit 89f961d
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 @@ -56,23 +56,23 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@rollup/plugin-typescript": "^12.1.0",
"@rollup/plugin-typescript": "^12.1.1",
"@run-z/eslint-config": "^5.0.0",
"@run-z/prettier-config": "^3.0.0",
"@types/is-glob": "^4.0.4",
"@types/micromatch": "^4.0.9",
"@types/node": "^20.16.11",
"eslint": "^9.12.0",
"gh-pages": "^6.1.1",
"@types/node": "^20.17.8",
"eslint": "^9.15.0",
"gh-pages": "^6.2.0",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"prettier": "^3.3.3",
"rollup": "^4.24.0",
"rollup": "^4.27.4",
"run-z": "2.1.0-bootstrap",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"typedoc": "^0.26.8",
"tslib": "^2.8.1",
"typedoc": "^0.26.11",
"typescript": "~5.6.3"
},
"scripts": {
Expand Down

0 comments on commit 89f961d

Please sign in to comment.