mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
build(deps-dev): bump eslint-config-habitrpg from 6.1.0 to 6.2.0
Bumps [eslint-config-habitrpg](https://github.com/HabitRPG/eslint-config) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/HabitRPG/eslint-config/releases) - [Commits](https://github.com/HabitRPG/eslint-config/compare/v6.1.0...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a3b1e2b524
commit
33d7391202
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -6094,9 +6094,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-config-habitrpg": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-habitrpg/-/eslint-config-habitrpg-6.1.0.tgz",
|
||||
"integrity": "sha512-kB5xmxsw87Tj9wbSkBgI6H8XILVU70qw0oc4oxvQe34q3JEYgsy7ZNqtNGUd6AJY7AdxWXIvWfsrmJQp2E1l1g==",
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-habitrpg/-/eslint-config-habitrpg-6.2.0.tgz",
|
||||
"integrity": "sha512-tmfcNRuTu2vWPxUqbZ68miEEBGKb64u8skF1KaYTzZUODPX4BxLsMZFijTRauBBLLRxtA7+H0l8hXQ3GHqsDog==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint": "^6.5.1",
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
"chai-as-promised": "^7.1.1",
|
||||
"chalk": "^2.4.1",
|
||||
"eslint": "^6.5.1",
|
||||
"eslint-config-habitrpg": "^6.1.0",
|
||||
"eslint-config-habitrpg": "^6.2.0",
|
||||
"eslint-plugin-mocha": "^5.0.0",
|
||||
"expect.js": "^0.3.1",
|
||||
"istanbul": "^1.1.0-alpha.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue