chore(deps-dev): bump @types/module-alias from 2.0.2 to 2.0.3 (#13553)

* chore(deps-dev): bump @types/module-alias from 2.0.2 to 2.0.3

Bumps [@types/module-alias](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/module-alias) from 2.0.2 to 2.0.3.
- [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] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-18 21:51:03 +00:00 committed by GitHub
parent fbf6c71c69
commit 666b5a6708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -169,7 +169,7 @@
"@types/lint-staged": "13.2.0",
"@types/mailparser": "3.4.2",
"@types/markdown-it": "13.0.2",
"@types/module-alias": "2.0.2",
"@types/module-alias": "2.0.3",
"@types/nodemon": "1.19.3",
"@types/pidusage": "2.0.3",
"@types/plist": "3.0.3",

View File

@ -260,8 +260,8 @@ devDependencies:
specifier: 13.0.2
version: 13.0.2
'@types/module-alias':
specifier: 2.0.2
version: 2.0.2
specifier: 2.0.3
version: 2.0.3
'@types/nodemon':
specifier: 1.19.3
version: 1.19.3
@ -1660,8 +1660,8 @@ packages:
resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==}
dev: true
/@types/module-alias@2.0.2:
resolution: {integrity: sha512-Oeo5NEjAceFgN8OzGiLXPswgv2GBmrDGuTnLS0sQ8g4Mq5sB5c97Hu5B+n9Gu/j+5Y+oUb4TSawHXkZ8MENGyw==}
/@types/module-alias@2.0.3:
resolution: {integrity: sha512-P4nKOHbLwvzpPWA5rqJXEAvkIePPb4fNMaEzVU3qZp53NEg2buF9KaudA7BfduUd0b/M1+cM9w050WJ+sDHktw==}
dev: true
/@types/ms@0.7.31: