Skip to content

Commit f8609df

Browse files
committedJan 13, 2024
chore(deps): update linters
1 parent eb417b6 commit f8609df

File tree

2 files changed

+274
-30
lines changed

2 files changed

+274
-30
lines changed
 

‎package-lock.json

+271-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@types/jest": "29.5.11",
4141
"@types/node": "20.10.7",
4242
"@types/sinon": "17.0.3",
43-
"@typescript-eslint/eslint-plugin": "6.16.0",
43+
"@typescript-eslint/eslint-plugin": "6.18.1",
4444
"chai": "4.4.0",
4545
"eslint": "8.56.0",
4646
"eslint-config-prettier": "9.1.0",
47-
"eslint-plugin-jest": "27.6.0",
48-
"eslint-plugin-prettier": "5.1.2",
47+
"eslint-plugin-jest": "27.6.2",
48+
"eslint-plugin-prettier": "5.1.3",
4949
"husky": "8.0.3",
5050
"jest": "29.7.0",
5151
"prettier": "3.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.