Skip to content

Commit

Permalink
chore(deps): Update devDependency @stylistic/eslint-plugin to ^2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 8adcee1 commit ca083fc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint": "^0.7.2",
"@nuxtjs/stylelint-module": "^5.2.0",
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/eslint-plugin": "^2.12.0",
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/adm-zip": "^0.5.7",
"@types/geojson": "^7946.0.15",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3367,6 +3367,21 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:^2.12.0":
version: 2.12.0
resolution: "@stylistic/eslint-plugin@npm:2.12.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.13.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
estraverse: "npm:^5.3.0"
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10c0/07313f2bfe625b811d359550e5cb61a1578b51c75c8fe2a3fc17d77588d27aeb442b7a269feada2b135a7c2ce0e9fbeb78ea6ac2298d3c403966d1873dbce8bc
languageName: node
linkType: hard

"@stylistic/stylelint-plugin@npm:^3.1.1":
version: 3.1.1
resolution: "@stylistic/stylelint-plugin@npm:3.1.1"
Expand Down Expand Up @@ -13872,7 +13887,7 @@ __metadata:
"@nuxtjs/stylelint-module": "npm:^5.2.0"
"@pinia/nuxt": "npm:^0.9.0"
"@prisma/client": "npm:^6.0.1"
"@stylistic/eslint-plugin": "npm:^2.11.0"
"@stylistic/eslint-plugin": "npm:^2.12.0"
"@stylistic/stylelint-plugin": "npm:^3.1.1"
"@turf/great-circle": "npm:^7.1.0"
"@types/adm-zip": "npm:^0.5.7"
Expand Down

0 comments on commit ca083fc

Please sign in to comment.