Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Nov 27, 2023
1 parent 21a3ebb commit beff1c5
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@
},
"devDependencies": {
"@types/node": "16.18.38",
"@types/jest": "29.5.7",
"@types/unzipper": "0.10.8",
"@typescript-eslint/parser": "6.10.0",
"@types/jest": "29.5.8",
"@types/unzipper": "0.10.9",
"@typescript-eslint/parser": "6.12.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "5.0.1",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"patch-package": "8.0.0",
"prettier": "3.0.3",
"prettier": "3.1.0",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}

0 comments on commit beff1c5

Please sign in to comment.