Skip to content

Commit

Permalink
chore(deps): update dependency @stylistic/eslint-plugin to ~2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 982559a commit 73701f1
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@eslint-community/eslint-utils": "^4.4.0",
"@ota-meshi/eslint-plugin": "^0.15.0",
"@shikijs/vitepress-twoslash": "^1.2.2",
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"cpx2": "^8.0.0",
"cross-env": "^7.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"eslint": "~8.57.0",
"eslint-config-airbnb-base": "~15.0.0",
"eslint-plugin-import": "~2.31.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"eslint": "~8.57.0",
"eslint-config-standard": "~17.1.0",
"eslint-plugin-import": "~2.31.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"devDependencies": {
"@nuxtjs/eslint-config": "~12.0.0",
"@nuxtjs/eslint-config-typescript": "~12.1.0",
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"eslint": "~8.57.0",
"eslint-plugin-jest": "~28.8.0",
"eslint-plugin-lodash-template": "file:../../../..",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"eslint": "~8.57.0",
"eslint-config-standard": "~17.1.0",
"eslint-plugin-import": "~2.31.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "~8.57.0",
"eslint-plugin-lodash-template": "file:../../.."
Expand Down
2 changes: 1 addition & 1 deletion tests_fixtures/script-processor-repos/test01/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@stylistic/eslint-plugin": "~2.0.0",
"@stylistic/eslint-plugin": "~2.9.0",
"eslint": "~8.57.0",
"eslint-plugin-lodash-template": "file:../../.."
},
Expand Down

0 comments on commit 73701f1

Please sign in to comment.