Skip to content

Commit

Permalink
Merge pull request #519 from TokelPlatform/dependabot/npm_and_yarn/de…
Browse files Browse the repository at this point in the history
…velopment/types/node-20.12.11

⬆️ Bump @types/node from 20.12.10 to 20.12.11
  • Loading branch information
TheComputerGenie committed May 9, 2024
2 parents f6bfd4f + d2e6c29 commit 7aed075
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"@types/history": "5.0.0",
"@types/jest": "^29.0.0",
"@types/lodash-es": "^4.17.4",
"@types/node": "20.12.10",
"@types/node": "20.12.11",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2738,10 +2738,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/[email protected].10", "@types/node@^20.9.0":
version "20.12.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.10.tgz#8f0c3f12b0f075eee1fe20c1afb417e9765bef76"
integrity sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==
"@types/node@*", "@types/[email protected].11", "@types/node@^20.9.0":
version "20.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 7aed075

Please sign in to comment.