diff --git a/packages/pluginutils/package.json b/packages/pluginutils/package.json index 094ca3dc..7f6d9ad6 100644 --- a/packages/pluginutils/package.json +++ b/packages/pluginutils/package.json @@ -84,7 +84,7 @@ "@types/semver": "^7.3.9", "@types/tmp": "^0.2.3", "conventional-changelog-cli": "^3.0.0", - "expect-type": "^0.16.0", + "expect-type": "^0.20.0", "tmp": "^0.2.1", "type-fest": "^4.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 609180d1..f46b6252 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -421,8 +421,8 @@ importers: specifier: ^1.2.2 version: 1.4.1(eslint@8.57.0) expect-type: - specifier: ^0.16.0 - version: 0.16.0 + specifier: ^0.20.0 + version: 0.20.0 jest: specifier: ^29.0.0 version: 29.7.0(@types/node@20.14.14)(ts-node@10.9.2) @@ -3379,8 +3379,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /expect-type@0.16.0: - resolution: {integrity: sha512-wCpFeVBiAPGiYkQZzaqvGuuBnNCHbtnowMOBpBGY8a27XbG8VAit3lklWph1r8VmgsH61mOZqI3NuGm8bZnUlw==} + /expect-type@0.20.0: + resolution: {integrity: sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==} engines: {node: '>=12.0.0'} dev: true