diff --git a/package.json b/package.json index baaa4f6..239edba 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/jest": "^29.2.4", "@types/node": "^16.9.1", "eslint": "^8.30.0", - "expect-type": "^0.14.0", + "expect-type": "^0.17.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", "jest-matcher-specific-error": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9362ca..5e75ec8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: ^8.30.0 version: 8.30.0 expect-type: - specifier: ^0.14.0 - version: 0.14.0 + specifier: ^0.17.0 + version: 0.17.1 jest: specifier: ^29.3.1 version: 29.3.1(@types/node@16.9.1) @@ -2240,8 +2240,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /expect-type@0.14.0: - resolution: {integrity: sha512-c1b8FMNk9lUP+ho7z4Fgug6wyqvT/its7EWzZ8kRvJkGlNmvAk5ZKHlan5VVYuozY+3C9iWRYX/cK6DQvduhRQ==} + /expect-type@0.17.1: + resolution: {integrity: sha512-DR6gDDjTnfdVuHCfDBQADOKspW+XJQLV+9Tx9Vnq8JWo/rIurq1Wf+lonG4FnkIOWj4LGi3miVzs1Vacl+zD0A==} + engines: {node: '>=12.0.0'} dev: true /expect@29.3.1: