Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 15, 2024
1 parent 16ef457 commit 68ce10a
Show file tree
Hide file tree
Showing 2 changed files with 2,433 additions and 2,245 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,19 @@
"proxy-compare": "2.6.0"
},
"devDependencies": {
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"documentation": "^14.0.1",
"eslint": "^8.40.0",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"documentation": "^14.0.2",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"immer": "^10.0.1",
"jest": "^29.5.0",
"eslint-plugin-import": "^2.29.1",
"immer": "^10.0.3",
"jest": "^29.7.0",
"microbundle": "^0.15.1",
"npm-run-all": "^4.1.5",
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"typescript": "^5.0.4"
"ts-jest": "^29.1.1",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 68ce10a

Please sign in to comment.