Skip to content

Commit

Permalink
fix(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jun 25, 2022
1 parent b593c01 commit 1bdf0c7
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 472 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/glob": "7.2.0",
"@types/jest": "28.1.0",
"@types/node": "17.0.39",
"@types/semver": "7.3.9",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"eslint": "8.17.0",
"@types/jest": "28.1.3",
"@types/node": "18.0.0",
"@types/semver": "7.3.10",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"eslint": "8.18.0",
"eslint-plugin-import": "2.26.0",
"expect-more-jest": "5.4.0",
"jest": "28.1.0",
"prettier": "2.6.2",
"expect-more-jest": "5.4.1",
"jest": "28.1.1",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"ts-jest": "28.0.4",
"typescript": "4.7.3"
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 1bdf0c7

Please sign in to comment.