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] <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:
parent
c08e4616c4
commit
32fd8f6780
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue