[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-pre-hydrate.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency expect-type to v0.19.0 (#150)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Apr 25, 2024, 11:47 PM +0100) 6c8e5925 66b56891

+5 -5
+1 -1
package.json
··· 57 57 "@vitest/coverage-v8": "1.5.2", 58 58 "bumpp": "9.4.0", 59 59 "eslint": "9.0.0", 60 - "expect-type": "0.17.3", 60 + "expect-type": "0.19.0", 61 61 "get-port-please": "3.1.2", 62 62 "husky": "9.0.11", 63 63 "lint-staged": "15.2.2",
+4 -4
pnpm-lock.yaml
··· 40 40 specifier: 9.0.0 41 41 version: 9.0.0 42 42 expect-type: 43 - specifier: 0.17.3 44 - version: 0.17.3 43 + specifier: 0.19.0 44 + version: 0.19.0 45 45 get-port-please: 46 46 specifier: 3.1.2 47 47 version: 3.1.2 ··· 4678 4678 signal-exit: 4.1.0 4679 4679 strip-final-newline: 3.0.0 4680 4680 4681 - /expect-type@0.17.3: 4682 - resolution: {integrity: sha512-K0ZdZJ97jiAtaOwhEHHz/f0N6Xbj5reRz5g6+5BO7+OvqQ7PMQz0/c8bFSJs1zPotNJL5HJaC6t6lGPEAtGyOw==} 4681 + /expect-type@0.19.0: 4682 + resolution: {integrity: sha512-piv9wz3IrAG4Wnk2A+n2VRCHieAyOSxrRLU872Xo6nyn39kYXKDALk4OcqnvLRnFvkz659CnWC8MWZLuuQnoqg==} 4683 4683 engines: {node: '>=12.0.0'} 4684 4684 dev: true 4685 4685