Skip to content

Commit

Permalink
chore: update devDependencies (@typescript-eslint/*, prettier)
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Nov 15, 2023
1 parent 96844c1 commit 6523859
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 106 deletions.
186 changes: 93 additions & 93 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"assert-modules-support-case-insensitive-fs": "1.0.1",
"assert-package-lock-is-consistent": "1.0.0",
"eslint": "8.53.0",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-import": "2.29.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"husky": "8.0.3",
"prettier": "3.0.3",
"prettier": "3.1.0",
"testcafe": "3.4.0",
"typescript": "5.2.2"
},
Expand Down
Loading

0 comments on commit 6523859

Please sign in to comment.