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

Commit 4fa6f02

Browse files
build(deps-dev): bump @types/eslint from 8.44.5 to 8.44.6 in /token-lending/js (#5609)
build(deps-dev): bump @types/eslint in /token-lending/js Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.44.5 to 8.44.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) --- updated-dependencies: - dependency-name: "@types/eslint" 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 b1ea876 commit 4fa6f02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

token-lending/js/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,9 @@
318318
"@types/eslint" "*"
319319

320320
"@types/eslint@*", "@types/eslint@^8.4.1":
321-
version "8.44.5"
322-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.5.tgz#24d7f3b07aff47a13b570efd5c52d96f38cd352e"
323-
integrity sha512-Ol2eio8LtD/tGM4Ga7Jb83NuFwEv3NqvssSlifXL9xuFpSyQZw0ecmm2Kux6iU0KxQmp95hlPmGCzGJ0TCFeRA==
321+
version "8.44.6"
322+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.6.tgz#60e564551966dd255f4c01c459f0b4fb87068603"
323+
integrity sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==
324324
dependencies:
325325
"@types/estree" "*"
326326
"@types/json-schema" "*"

0 commit comments

Comments
 (0)