Skip to content

Commit

Permalink
chore(deps): update no-one-time-vars (PreMiD#7574)
Browse files Browse the repository at this point in the history
* chore(deps): update no-one-time-vars

* chore(Fire Emblem Heroes): remove eslint disable
  • Loading branch information
Bas950 authored Aug 13, 2023
1 parent 35322cb commit 03d67c3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/parser": "5.46.1",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-no-one-time-vars": "2.4.2",
"eslint-plugin-no-one-time-vars": "2.5.0",
"eslint-plugin-unicorn": "45.0.2",
"husky": "8.0.2",
"pmd": "github:PreMiD/pmd#1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion websites/F/Fire Emblem Heroes/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"support.fire-emblem-heroes.com"
],
"regExp": "(.*[.])?fire-emblem-heroes[.]com[/]",
"version": "1.0.1",
"version": "1.0.2",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/Fire%20Emblem%20Heroes/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Fire%20Emblem%20Heroes/assets/thumbnail.jpg",
"color": "#f8d230",
Expand Down
1 change: 0 additions & 1 deletion websites/F/Fire Emblem Heroes/util.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// eslint-disable-next-line no-one-time-vars/no-one-time-vars
export const presence = new Presence({
clientId: "1133602327476047873",
});
Expand Down

0 comments on commit 03d67c3

Please sign in to comment.