Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent c41c658 commit 1c1bb86
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/dayjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"codecov": "latest",
"eslint": "5.13.0",
"eslint": "9.3.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gpt-ads/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"devDependencies": {
"codecov": "latest",
"eslint": "5.13.0",
"eslint": "9.3.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lozad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"codecov": "latest",
"eslint": "6.8.0",
"eslint": "9.3.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.20.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/multisite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"codecov": "latest",
"eslint": "5.13.0",
"eslint": "9.3.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-loader": "2.1.2",
"eslint-plugin-import": "2.16.0",
Expand Down

0 comments on commit 1c1bb86

Please sign in to comment.