[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.17.3

renovate[bot] (Oct 30, 2023, 3:16 AM UTC) cd7b2b73 3c278721

+5 -5
+1 -1
package.json
··· 61 61 "eslint": "8.52.0", 62 62 "eslint-config-prettier": "8.10.0", 63 63 "eslint-plugin-prettier": "4.2.1", 64 - "expect-type": "0.16.0", 64 + "expect-type": "0.17.3", 65 65 "get-port-please": "3.1.1", 66 66 "husky": "8.0.3", 67 67 "lint-staged": "14.0.1",
+4 -4
pnpm-lock.yaml
··· 46 46 specifier: 4.2.1 47 47 version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.52.0)(prettier@2.8.8) 48 48 expect-type: 49 - specifier: 0.16.0 50 - version: 0.16.0 49 + specifier: 0.17.3 50 + version: 0.17.3 51 51 get-port-please: 52 52 specifier: 3.1.1 53 53 version: 3.1.1 ··· 3593 3593 strip-final-newline: 3.0.0 3594 3594 dev: true 3595 3595 3596 - /expect-type@0.16.0: 3597 - resolution: {integrity: sha512-wCpFeVBiAPGiYkQZzaqvGuuBnNCHbtnowMOBpBGY8a27XbG8VAit3lklWph1r8VmgsH61mOZqI3NuGm8bZnUlw==} 3596 + /expect-type@0.17.3: 3597 + resolution: {integrity: sha512-K0ZdZJ97jiAtaOwhEHHz/f0N6Xbj5reRz5g6+5BO7+OvqQ7PMQz0/c8bFSJs1zPotNJL5HJaC6t6lGPEAtGyOw==} 3598 3598 engines: {node: '>=12.0.0'} 3599 3599 dev: true 3600 3600