diff options
| author | tusooa <tusooa@kazv.moe> | 2023-01-20 13:27:43 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-01-20 13:27:43 +0000 |
| commit | 0d6435261ef3e91c06fe34cc8bf72ff1b30078c2 (patch) | |
| tree | a62201112be682a77e9723d877854f5db5792b26 /package.json | |
| parent | 180e234446435e2238aa12c97a02b8ce3266c3d6 (diff) | |
| parent | f6ca59315787f11af179d631b189d626a82f5aef (diff) | |
Merge branch 'renovate/eslint-8.x' into 'develop'
Update dependency eslint to v8.32.0
See merge request pleroma/pleroma-fe!1768
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 897fda4a..a256eebb 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "css-loader": "6.7.3", "css-minimizer-webpack-plugin": "4.2.2", "custom-event-polyfill": "1.0.7", - "eslint": "8.31.0", + "eslint": "8.32.0", "eslint-config-standard": "17.0.0", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-import": "2.26.0", |
