Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMBarr committed Apr 27, 2024
1 parent 51eb4e5 commit f66f73f
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 93 deletions.
189 changes: 101 additions & 88 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.2",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-functional": "^6.4.0",
"eslint-plugin-functional": "^6.5.1",
"eslint-plugin-import": "^2.29.1",
"genversion": "^3.2.0",
"jest": "^29.7.0",
"jest-html-reporter": "^3.10.2",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
}
}

0 comments on commit f66f73f

Please sign in to comment.