From b8e18a278ae3e7ab8e690f917194c0285aa7596c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Jul 2021 20:05:38 +0000 Subject: [PATCH] chore(deps): update dependency @types/rimraf to v3.0.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2322df7..927de47 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@types/eslint": "7.2.14", "@types/eslint-plugin-prettier": "3.1.0", "@types/prettier": "2.0.1", - "@types/rimraf": "3.0.0", + "@types/rimraf": "3.0.1", "@typescript-eslint/eslint-plugin": "3.3.0", "@typescript-eslint/parser": "3.3.0", "@zeit/ncc": "0.22.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93f21e6..62d66a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@types/eslint': 7.2.14 '@types/eslint-plugin-prettier': 3.1.0 '@types/prettier': 2.0.1 - '@types/rimraf': 3.0.0 + '@types/rimraf': 3.0.1 '@typescript-eslint/eslint-plugin': 3.3.0 '@typescript-eslint/parser': 3.3.0 '@zeit/ncc': 0.22.3 @@ -41,7 +41,7 @@ devDependencies: '@types/eslint': 7.2.14 '@types/eslint-plugin-prettier': 3.1.0 '@types/prettier': 2.0.1 - '@types/rimraf': 3.0.0 + '@types/rimraf': 3.0.1 '@typescript-eslint/eslint-plugin': 3.3.0_ad2bf4cdb035e99029e69870b904755d '@typescript-eslint/parser': 3.3.0_eslint@7.3.0+typescript@3.9.10 '@zeit/ncc': 0.22.3 @@ -417,8 +417,8 @@ packages: '@types/node': 14.0.9 dev: true - /@types/rimraf/3.0.0: - resolution: {integrity: sha512-7WhJ0MdpFgYQPXlF4Dx+DhgvlPCfz/x5mHaeDQAKhcenvQP1KCpLQ18JklAqeGMYSAT2PxLpzd0g2/HE7fj7hQ==} + /@types/rimraf/3.0.1: + resolution: {integrity: sha512-CAoSlbco40aKZ0CkelBF2g3JeN6aioRaTVnqSX5pWsn/WApm6IDxI4e4tD9D0dY/meCkyyleP1IQDVN13F4maA==} dependencies: '@types/glob': 7.1.1 '@types/node': 14.0.9