Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 27.1.3 to 27.1.7 (#578)
Browse files Browse the repository at this point in the history
Bump @types/node from 18.11.11 to 18.11.17
Bump @typescript-eslint/parser from 5.45.1 to 5.47.0
Bump prettier from 2.7.1 to 2.8.1
Bump @vercel/ncc from 0.34.0 to 0.36.0
  • Loading branch information
robinraju committed Dec 20, 2022
1 parent f6a6d9e commit 768b85c
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
150 changes: 75 additions & 75 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 @@ -32,17 +32,17 @@
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.11.10",
"@typescript-eslint/parser": "^5.45.1",
"@vercel/ncc": "^0.34.0",
"@types/node": "^18.11.17",
"@typescript-eslint/parser": "^5.47.0",
"@vercel/ncc": "^0.36.0",
"eslint": "^8.29.0",
"eslint-plugin-github": "^4.4.1",
"eslint-plugin-jest": "^27.1.2",
"eslint-plugin-jest": "^27.1.7",
"jest": "^27.5.1",
"jest-circus": "^29.3.1",
"js-yaml": "^4.1.0",
"nock": "^13.2.9",
"prettier": "2.7.1",
"prettier": "2.8.1",
"ts-jest": "^27.1.4",
"typescript": "^4.8.4"
}
Expand Down

0 comments on commit 768b85c

Please sign in to comment.