Skip to content

Commit

Permalink
fix: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Dec 19, 2022
1 parent 7f44300 commit 9085cc2
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@types/jest": "^29.2.4",
"@types/json-patch": "^0.0.30",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.13",
"@types/node": "^18.11.17",
"@types/tmp": "^0.2.3",
"@typescript-eslint/parser": "^5.46.1",
"@vercel/ncc": "^0.36.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-jest": "^27.1.7",
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"jest-junit": "^15.0.0",
Expand Down

0 comments on commit 9085cc2

Please sign in to comment.