Skip to content

Commit

Permalink
restore dep vers
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchen committed Jan 7, 2025
1 parent 08c2611 commit 0a71cf6
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 115 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,23 @@
},
"dependencies": {},
"devDependencies": {
"@types/jest": "27.0.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.7",
"jest": "27.2.0",
"pinst": "^3.0.0",
"prettier": "^3.4.2",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.2",
"jest": "^27.2.0",
"pinst": "^2.1.6",
"prettier": "^2.4.0",
"readlineiter": "^1.0.1",
"ts-jest": "27.0.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
"ts-jest": "^27.0.5",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"typescript": "^4.4.3",
"webpack": "^5.52.1",
"webpack-cli": "^4.8.0"
},
"engines": {
"node": ">= 12.0"
Expand Down
Loading

0 comments on commit 0a71cf6

Please sign in to comment.