Skip to content

Commit

Permalink
Update dependency eslint to v8.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 27, 2023
1 parent b946144 commit 8afd797
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prettier": "2.7.1",
"tslib": "2.4.1",
"typescript": "4.8.4",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/services/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"webpack-bundle-analyzer": "4.7.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"webpack-bundle-analyzer": "4.7.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-lts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"webpack-bundle-analyzer": "4.7.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/starter-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"webpack-bundle-analyzer": "4.7.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/yargs": "17.0.13",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"jest": "29.2.2",
"jest-emotion": "10.0.32",
"jest-serializer-html": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/cli/plop-templates/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"webpack-bundle-analyzer": "4.7.0",
"webpack-dev-server": "4.11.1",
"webpack-merge": "5.8.0",
"eslint": "8.26.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"eslint": "8.26.0",
"eslint": "8.36.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "2.7.1",
"sass": "1.55.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.7.3",
"eslint": "8.26.0",
"eslint": "8.36.0",
"jest": "29.2.2",
"jest-emotion": "10.0.32",
"jest-environment-jsdom": "29.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@misk/prettier": "0.6.3",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0"
"eslint": "8.36.0"
},
"prettier": "@misk/prettier"
}
2 changes: 1 addition & 1 deletion packages/@misk/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0"
"eslint": "8.36.0"
}
}
2 changes: 1 addition & 1 deletion packages/@misk/simpleredux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"cross-env": "7.0.3",
"eslint": "8.26.0",
"eslint": "8.36.0",
"jest": "29.2.2",
"jest-emotion": "10.0.32",
"jest-environment-jsdom": "29.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@misk/prettier": "0.6.3",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"eslint": "8.26.0"
"eslint": "8.36.0"
},
"prettier": "@misk/prettier"
}

0 comments on commit 8afd797

Please sign in to comment.