Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Octobob committed Dec 28, 2023
1 parent 852a1cd commit e0c0ede
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 144 deletions.
211 changes: 70 additions & 141 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 @@ -11,7 +11,7 @@
},
"description": "GitHub Action to Install the Octopus CLI",
"devDependencies": {
"@types/jest": "29.4.4",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
"@types/semver": "7.5.6",
"@types/tmp": "0.2.6",
Expand All @@ -21,8 +21,8 @@
"@vercel/ncc": "0.36.1",
"eslint": "8.56.0",
"eslint-plugin-jest": "27.6.0",
"jest": "29.4.3",
"jest-circus": "29.4.3",
"jest": "29.7.0",
"jest-circus": "29.7.0",
"jest-junit": "15.0.0",
"js-yaml": "4.1.0",
"prettier": "2.8.8",
Expand Down

0 comments on commit e0c0ede

Please sign in to comment.