From f95477a591608b7f8c66dd5ea639bd77b1058d5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:19:52 +0000 Subject: [PATCH] Bump cached-path-relative from 1.0.2 to 1.1.0 Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/ashaffer/cached-path-relative/releases) - [Commits](https://github.com/ashaffer/cached-path-relative/commits) --- updated-dependencies: - dependency-name: cached-path-relative dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 236fc25..2029a66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -321,9 +321,9 @@ "dev": true }, "cached-path-relative": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", - "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz", + "integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==", "dev": true }, "cipher-base": { @@ -1228,9 +1228,9 @@ "dev": true }, "typescript": { - "version": "4.3.0-dev.20210309", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.0-dev.20210309.tgz", - "integrity": "sha512-eNMqXCiCvC5347BRgEwixbSJd3slyhoc5mDxDFKrbbfcATS1Evqh/1w6nToCi6ibYewUmeBlqSsxSlmwROLJTg==", + "version": "4.6.0-dev.20220127", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.0-dev.20220127.tgz", + "integrity": "sha512-8RHMPT+/xSmnRRhBjGe3ANwhHwmqFBpPF0X0fXhqmL2m1yenpcEpHvI16/OqkOMcg6vtZyX9j6hXUS/RPjbf2A==", "dev": true }, "umd": {