Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Mar 12, 2024
1 parent 7a85dc1 commit 71d7f79
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"node": ">=14"
},
"devDependencies": {
"@typescript-eslint/parser": "7.1.1",
"@typescript-eslint/parser": "7.2.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"prettier": "3.2.5",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"type": "module",
"repository": {
Expand Down

0 comments on commit 71d7f79

Please sign in to comment.