Skip to content

Commit

Permalink
Bump development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jun 28, 2023
1 parent 198484d commit f63cb02
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
},
"devDependencies": {
"@types/node": "16.11.21",
"@types/jest": "29.5.1",
"@types/jest": "29.5.2",
"@types/unzipper": "0.10.6",
"@typescript-eslint/parser": "5.59.7",
"@typescript-eslint/parser": "5.60.1",
"@vercel/ncc": "0.36.1",
"eslint": "8.41.0",
"eslint-plugin-github": "4.7.0",
"eslint": "8.43.0",
"eslint-plugin-github": "4.8.0",
"eslint-plugin-jest": "27.2.1",
"jest": "29.5.0",
"js-yaml": "4.1.0",
"patch-package": "7.0.0",
"prettier": "2.8.8",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
"typescript": "5.1.5"
}
}

0 comments on commit f63cb02

Please sign in to comment.