Skip to content

Commit

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

chore(deps-dev): bump @types/node from 18.18.6 to 18.18.7
  • Loading branch information
github-actions[bot] authored Oct 26, 2023
2 parents 396f31e + 740ce28 commit 5bc6b9a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
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.4",
"@testing-library/react": "^14.0.0",
"@types/jsdom": "^21.1.4",
"@types/node": "^18.18.6",
"@types/node": "^18.18.7",
"@types/ramda": "^0.29.7",
"@types/react": "18.2.33",
"@typescript-eslint/parser": "6.9.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1072,10 +1072,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:^18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -4960,7 +4962,7 @@ __metadata:
"@testing-library/jest-dom": ^6.1.4
"@testing-library/react": ^14.0.0
"@types/jsdom": ^21.1.4
"@types/node": ^18.18.6
"@types/node": ^18.18.7
"@types/ramda": ^0.29.7
"@types/react": 18.2.33
"@typescript-eslint/parser": 6.9.0
Expand Down Expand Up @@ -6012,6 +6014,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-trie@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-trie@npm:2.0.0"
Expand Down

0 comments on commit 5bc6b9a

Please sign in to comment.