From 5a1f30de9a42bca11823063083e095ebdac626ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 02:14:33 +0000 Subject: [PATCH] Bump @types/line-by-line from 0.1.6 to 0.1.7 Bumps [@types/line-by-line](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/line-by-line) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/line-by-line) --- updated-dependencies: - dependency-name: "@types/line-by-line" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1ff16a5..5a12489 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ ], "devDependencies": { "@size-limit/preset-small-lib": "^7.0.8", - "@types/line-by-line": "^0.1.6", + "@types/line-by-line": "^0.1.7", "@typescript-eslint/eslint-plugin": "^5.59.11", "@typescript-eslint/parser": "^5.62.0", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 969382a..e8aed9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1694,10 +1694,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/line-by-line@^0.1.6": - version "0.1.6" - resolved "https://registry.yarnpkg.com/@types/line-by-line/-/line-by-line-0.1.6.tgz#1046fe4124bfe0e950b2797b497b4e66b219d93b" - integrity sha512-2JuAL5s5LnxuIl2N8EApuY5036ybTH7bjvxVptU0jhKzSWTr7pFrIvwIUBbhchI28cEm7+61k+GKQ5vUQFyORw== +"@types/line-by-line@^0.1.7": + version "0.1.7" + resolved "https://registry.yarnpkg.com/@types/line-by-line/-/line-by-line-0.1.7.tgz#3c81da530db0f55b714a84a1c865dce5ba86744a" + integrity sha512-y61j9GgMRaBbLFLfBIk12rQCa4/nL5tkS0ebjTfKi/tDVDeni0Zr6tJi+FjxajiAgZpHJQ2aaJbEOJi+ZjHGJQ== dependencies: "@types/node" "*"