Merge pull request #11487 from HabitRPG/dependabot/npm_and_yarn/eslint-config-habitrpg-6.2.0
build(deps-dev): bump eslint-config-habitrpg from 6.1.0 to 6.2.0
This commit is contained in:
Generated
+3
-3
@@ -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",
|
||||
|
||||
+1
-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",
|
||||
|
||||
Reference in New Issue
Block a user