Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

Merge pull request #7 from the3ash/dependabot/npm_and_yarn/eslint-config-prettier-10.1.8

authored by

3ASH and committed by
GitHub
6a8651ce 5a18f023

+6 -6
+1 -1
package.json
··· 37 37 "@typescript-eslint/eslint-plugin": "^8.37.0", 38 38 "@typescript-eslint/parser": "^8.37.0", 39 39 "eslint": "^9.31.0", 40 - "eslint-config-prettier": "^10.1.5", 40 + "eslint-config-prettier": "^10.1.8", 41 41 "eslint-plugin-astro": "^1.3.1", 42 42 "globals": "^16.3.0", 43 43 "prettier": "^3.6.2",
+5 -5
pnpm-lock.yaml
··· 67 67 specifier: ^9.31.0 68 68 version: 9.31.0(jiti@2.4.2) 69 69 eslint-config-prettier: 70 - specifier: ^10.1.5 71 - version: 10.1.5(eslint@9.31.0(jiti@2.4.2)) 70 + specifier: ^10.1.8 71 + version: 10.1.8(eslint@9.31.0(jiti@2.4.2)) 72 72 eslint-plugin-astro: 73 73 specifier: ^1.3.1 74 74 version: 1.3.1(eslint@9.31.0(jiti@2.4.2)) ··· 1968 1968 peerDependencies: 1969 1969 eslint: '>=6.0.0' 1970 1970 1971 - eslint-config-prettier@10.1.5: 1972 - resolution: {integrity: sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==} 1971 + eslint-config-prettier@10.1.8: 1972 + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} 1973 1973 hasBin: true 1974 1974 peerDependencies: 1975 1975 eslint: '>=7.0.0' ··· 6188 6188 eslint: 9.31.0(jiti@2.4.2) 6189 6189 semver: 7.7.2 6190 6190 6191 - eslint-config-prettier@10.1.5(eslint@9.31.0(jiti@2.4.2)): 6191 + eslint-config-prettier@10.1.8(eslint@9.31.0(jiti@2.4.2)): 6192 6192 dependencies: 6193 6193 eslint: 9.31.0(jiti@2.4.2) 6194 6194