Skip to content

Commit

Permalink
Merge pull request #506 from marpme/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-18.17.17

chore(deps-dev): bump @types/node from 18.17.16 to 18.17.17
  • Loading branch information
github-actions[bot] authored Sep 18, 2023
2 parents 28edc03 + 4c97fb8 commit aafdb93
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/jsdom": "^21.1.3",
"@types/node": "^18.17.16",
"@types/node": "^18.17.17",
"@types/ramda": "^0.29.4",
"@types/react": "18.2.21",
"@typescript-eslint/parser": "6.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1004,10 +1004,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.17.16":
version: 18.17.16
resolution: "@types/node@npm:18.17.16"
checksum: 8f9dbaf4a67a14110e2a0d805f9b57f3a5cda774dbcb7b1e7973efe31d5eeea358482dbe36a5bfadb0dde99f065f1ae0531f25a032f015871aa0b2896eb3c4ae
"@types/node@npm:^18.17.17":
version: 18.17.17
resolution: "@types/node@npm:18.17.17"
checksum: ff28f347c77723780836f9bb2ffa6db0cd72490bfd7604397c03db31db34f1f2899e82f0aaf3e825efeb09c15bd94d076ea9aca19a1407e1b56cb4603318936c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4805,7 +4805,7 @@ __metadata:
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
"@types/jsdom": ^21.1.3
"@types/node": ^18.17.16
"@types/node": ^18.17.17
"@types/ramda": ^0.29.4
"@types/react": 18.2.21
"@typescript-eslint/parser": 6.7.0
Expand Down

0 comments on commit aafdb93

Please sign in to comment.