Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 58e9059

Browse files
committed
Update development dependencies
1 parent a62a2e6 commit 58e9059

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

Lines changed: 77 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"string-argv": "0.3.1"
3636
},
3737
"devDependencies": {
38-
"@types/jest": "28.1.6",
38+
"@types/jest": "28.1.7",
3939
"@types/node": "16.11.21",
4040
"@types/unzipper": "0.10.5",
41-
"@typescript-eslint/parser": "5.33.0",
41+
"@typescript-eslint/parser": "5.33.1",
4242
"@vercel/ncc": "0.34.0",
43-
"eslint": "8.21.0",
43+
"eslint": "8.22.0",
4444
"eslint-plugin-github": "4.3.7",
45-
"eslint-plugin-jest": "26.8.1",
45+
"eslint-plugin-jest": "26.8.3",
4646
"jest": "28.1.3",
4747
"js-yaml": "4.1.0",
4848
"patch-package": "6.4.7",
4949
"prettier": "2.7.1",
50-
"ts-jest": "28.0.7",
50+
"ts-jest": "28.0.8",
5151
"typescript": "4.7.4"
5252
}
5353
}

0 commit comments

Comments
 (0)