Skip to content

Commit

Permalink
Merge pull request #168 from rkotze/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-22.8.6

Bump @types/node from 22.7.7 to 22.8.6
  • Loading branch information
rkotze authored Nov 1, 2024
2 parents 88f177c + be05132 commit 0946014
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/git-mob-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.7",
"@types/node": "^22.8.6",
"jest": "^29.7.0",
"jest-config": "^29.7.0",
"rimraf": "^6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/git-mob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@ava/typescript": "^5.0.0",
"@types/common-tags": "^1.8.4",
"@types/minimist": "^1.2.5",
"@types/node": "^22.7.7",
"@types/node": "^22.8.6",
"@types/sinon": "^17.0.3",
"@types/update-notifier": "^6.0.8",
"ava": "^6.2.0",
Expand Down

0 comments on commit 0946014

Please # to comment.