Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Dec 7, 2023
1 parent 602ee6e commit 3996604
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
172 changes: 86 additions & 86 deletions package-lock.json

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

8 changes: 4 additions & 4 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": "6.13.1",
"eslint": "8.54.0",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"prettier": "3.1.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"type": "module",
"repository": {
Expand Down

0 comments on commit 3996604

Please sign in to comment.