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 Jan 4, 2024
1 parent 746e23c commit 847b290
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 142 deletions.
209 changes: 70 additions & 139 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 Push a Package to Octopus Deploy",
"devDependencies": {
"@types/glob": "8.1.0",
"@types/jest": "29.4.4",
"@types/jest": "29.5.11",
"@types/json-patch": "0.0.33",
"@types/lodash": "4.14.202",
"@types/node": "20.10.6",
Expand All @@ -22,8 +22,8 @@
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-prettier": "4.2.1",
"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 847b290

Please sign in to comment.