diff --git a/dist/is-function-x.js b/dist/is-function-x.js index 0501439..0cfa002 100644 --- a/dist/is-function-x.js +++ b/dist/is-function-x.js @@ -2,7 +2,7 @@ { "author": "Graham Fairweather", "copywrite": "Copyright (c) 2015-present", - "date": "2019-08-27T19:58:05.265Z", + "date": "2019-08-28T15:05:29.611Z", "describe": "", "description": "Determine whether a given value is a function object.", "file": "is-function-x.js", diff --git a/dist/is-function-x.min.js b/dist/is-function-x.min.js index ade2427..10af2f8 100644 --- a/dist/is-function-x.min.js +++ b/dist/is-function-x.min.js @@ -2,7 +2,7 @@ { "author": "Graham Fairweather", "copywrite": "Copyright (c) 2015-present", - "date": "2019-08-27T19:58:05.265Z", + "date": "2019-08-28T15:05:29.611Z", "describe": "", "description": "Determine whether a given value is a function object.", "file": "is-function-x.min.js", diff --git a/package-lock.json b/package-lock.json index 4c06faf..c19b143 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1829,9 +1829,9 @@ } }, "@xotic750/eslint-config-recommended": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@xotic750/eslint-config-recommended/-/eslint-config-recommended-1.1.7.tgz", - "integrity": "sha512-lx7q0WyyyQt0vo49LOa70ZGd38xPBUq2AUxedtlIYg8nL/JkidfzzKFaXdD/j0eULUfPhGpuCjhhzEy0RC9z8A==", + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@xotic750/eslint-config-recommended/-/eslint-config-recommended-1.1.8.tgz", + "integrity": "sha512-Sds+jfe8h5bVKBQJMWjEp+MVylN4e2M382vnHOMkGJySxC9e0xOH2feZsTZ9CMcrNowlhPCPGV4zUc4dbvjsWQ==", "dev": true, "requires": { "eslint-config-airbnb-base": "^14.0.0", diff --git a/package.json b/package.json index 2539c4b..ee5b0ef 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/jest": "^24.0.18", "@types/node": "^12.7.2", "@types/webpack": "^4.39.1", - "@xotic750/eslint-config-recommended": "^1.1.7", + "@xotic750/eslint-config-recommended": "^1.1.8", "babel-core": "^7.0.0-0", "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6",