Skip to content

Commit

Permalink
DEP: Update xo to 0.50.0 and eslint to 8.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makyen committed Jun 26, 2022
1 parent 1bf74a1 commit 5417749
Show file tree
Hide file tree
Showing 12 changed files with 5,888 additions and 4,436 deletions.
1,694 changes: 968 additions & 726 deletions fire/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions fire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
},
"homepage": "https://github.com/Charcoal-SE/userscripts#readme",
"devDependencies": {
"eslint": "^8.13.0",
"eslint": "^8.18.0",
"eslint-plugin-promise": "^6.0.0",
"webpack": "^5.38.1",
"xo": "^0.48.0"
"xo": "^0.50.0"
},
"//": "FIRE overrides",
"xo": {
Expand Down
1,830 changes: 1,036 additions & 794 deletions metapi/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions metapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"devDependencies": {
"acorn": "^8.6.0",
"ajv": "^8.8.2",
"eslint": "^8.13.0",
"eslint": "^8.18.0",
"eslint-plugin-promise": "^6.0.0",
"jquery": "^3.6.0",
"jsdom": "^9.12.0",
"mocha": "^9.1.3",
"require-from-url": "^3.1.3",
"webpack": "^5.38.1",
"xo": "^0.48.0"
"xo": "^0.50.0"
},
"xo": {
"envs": [
Expand Down
1,694 changes: 968 additions & 726 deletions ms-dark-theme/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ms-dark-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"test": "xo"
},
"devDependencies": {
"eslint": "^8.13.0",
"eslint": "^8.18.0",
"eslint-plugin-promise": "^6.0.0",
"webpack": "^5.38.1",
"xo": "^0.48.0"
"xo": "^0.50.0"
},
"xo": {
"space": true,
Expand Down
Loading

0 comments on commit 5417749

Please sign in to comment.