From 32fd8f67802a00a8898db5c20e15362bd4466b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 23:41:41 +0000 Subject: [PATCH] chore(deps-dev): bump @types/module-alias from 2.0.3 to 2.0.4 (#13757) * chore(deps-dev): bump @types/module-alias from 2.0.3 to 2.0.4 Bumps [@types/module-alias](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/module-alias) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/module-alias) --- updated-dependencies: - dependency-name: "@types/module-alias" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62e641f49..a3fd3ec66 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "@types/lint-staged": "13.2.2", "@types/mailparser": "3.4.4", "@types/markdown-it": "13.0.6", - "@types/module-alias": "2.0.3", + "@types/module-alias": "2.0.4", "@types/nodemon": "1.19.5", "@types/pidusage": "2.0.5", "@types/plist": "3.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72f25bfac..57ef1b311 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -260,8 +260,8 @@ devDependencies: specifier: 13.0.6 version: 13.0.6 '@types/module-alias': - specifier: 2.0.3 - version: 2.0.3 + specifier: 2.0.4 + version: 2.0.4 '@types/nodemon': specifier: 1.19.5 version: 1.19.5 @@ -1651,8 +1651,8 @@ packages: resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==} dev: true - /@types/module-alias@2.0.3: - resolution: {integrity: sha512-P4nKOHbLwvzpPWA5rqJXEAvkIePPb4fNMaEzVU3qZp53NEg2buF9KaudA7BfduUd0b/M1+cM9w050WJ+sDHktw==} + /@types/module-alias@2.0.4: + resolution: {integrity: sha512-5+G/QXO/DvHZw60FjvbDzO4JmlD/nG5m2/vVGt25VN1eeP3w2bCoks1Wa7VuptMPM1TxJdx6RjO70N9Fw0nZPA==} dev: true /@types/ms@0.7.31: