0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/test/unit/web/middleware
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
api Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
image Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
cache-control_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
ghost-locals_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
serve-favicon_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
serve-public-file_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
static-theme_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
theme-handler_spec.js
uncapitalise_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
update-user-last-seen_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
url-redirects_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00