From ea1e791d6f9a8f54bd77e672f4c5fc464673e24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 08:30:45 +0000 Subject: [PATCH] chore(deps): bump decode-uri-component Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test/command/fixtures/typescript/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/command/fixtures/typescript/yarn.lock b/test/command/fixtures/typescript/yarn.lock index f6891e40..f988c9ae 100644 --- a/test/command/fixtures/typescript/yarn.lock +++ b/test/command/fixtures/typescript/yarn.lock @@ -166,8 +166,8 @@ debug@^2.2.0, debug@^2.3.3: ms "2.0.0" decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" + version "0.2.2" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" define-property@^0.2.5: version "0.2.5"