Skip to content

Commit

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

chore(deps-dev): bump @types/node from 18.17.15 to 18.17.16
  • Loading branch information
github-actions[bot] authored Sep 15, 2023
2 parents 4b5227e + dfb3493 commit b4da170
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.2",
"@types/node": "^18.17.14",
"@types/node": "^18.17.16",
"@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.14":
version: 18.17.15
resolution: "@types/node@npm:18.17.15"
checksum: eed11d4398ccdb999a4c65658ee75de621a4ad57aece48ed2fb8803b1e2711fadf58d8aefbdb0a447d69cf3cba602ca32fe0fc92077575950a796e1dc13baa0f
"@types/node@npm:^18.17.16":
version: 18.17.16
resolution: "@types/node@npm:18.17.16"
checksum: 8f9dbaf4a67a14110e2a0d805f9b57f3a5cda774dbcb7b1e7973efe31d5eeea358482dbe36a5bfadb0dde99f065f1ae0531f25a032f015871aa0b2896eb3c4ae
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.2
"@types/node": ^18.17.14
"@types/node": ^18.17.16
"@types/ramda": ^0.29.4
"@types/react": 18.2.21
"@typescript-eslint/parser": 6.7.0
Expand Down

0 comments on commit b4da170

Please sign in to comment.