Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 06563bf

Browse files
build(deps-dev): bump @types/node in /token-lending/js (#2488)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.10.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d52925 commit 06563bf

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

token-lending/js/yarn.lock

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@
261261
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
262262

263263
"@types/node@*", "@types/node@^16.0.0":
264-
version "16.10.2"
265-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.2.tgz#5764ca9aa94470adb4e1185fe2e9f19458992b2e"
266-
integrity sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ==
264+
version "16.10.3"
265+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
266+
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
267267

268268
"@types/node@^12.12.54":
269269
version "12.20.15"
@@ -335,14 +335,6 @@
335335
"@typescript-eslint/typescript-estree" "4.33.0"
336336
debug "^4.3.1"
337337

338-
"@typescript-eslint/[email protected]":
339-
version "4.32.0"
340-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
341-
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
342-
dependencies:
343-
"@typescript-eslint/types" "4.32.0"
344-
"@typescript-eslint/visitor-keys" "4.32.0"
345-
346338
"@typescript-eslint/[email protected]":
347339
version "4.33.0"
348340
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
@@ -351,29 +343,11 @@
351343
"@typescript-eslint/types" "4.33.0"
352344
"@typescript-eslint/visitor-keys" "4.33.0"
353345

354-
"@typescript-eslint/[email protected]":
355-
version "4.32.0"
356-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
357-
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
358-
359346
"@typescript-eslint/[email protected]":
360347
version "4.33.0"
361348
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
362349
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
363350

364-
"@typescript-eslint/[email protected]":
365-
version "4.32.0"
366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
367-
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
368-
dependencies:
369-
"@typescript-eslint/types" "4.32.0"
370-
"@typescript-eslint/visitor-keys" "4.32.0"
371-
debug "^4.3.1"
372-
globby "^11.0.3"
373-
is-glob "^4.0.1"
374-
semver "^7.3.5"
375-
tsutils "^3.21.0"
376-
377351
"@typescript-eslint/[email protected]":
378352
version "4.33.0"
379353
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -387,14 +361,6 @@
387361
semver "^7.3.5"
388362
tsutils "^3.21.0"
389363

390-
"@typescript-eslint/[email protected]":
391-
version "4.32.0"
392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
393-
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
394-
dependencies:
395-
"@typescript-eslint/types" "4.32.0"
396-
eslint-visitor-keys "^2.0.0"
397-
398364
"@typescript-eslint/[email protected]":
399365
version "4.33.0"
400366
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"

0 commit comments

Comments
 (0)