0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Daniel Lockyer 8e05a375ad Updated code to reflect js-yaml dependency changes
no issue

- as per
  https://github.com/nodeca/js-yaml/blob/master/migrate_v3_to_v4.md,
  `safeLoad` is now `load` and safe by default, so we can just switch to
  that
2021-02-10 11:39:30 +00:00
..
api-acceptance 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
frontend-acceptance Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
regression 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
unit Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00
utils Removed app related data from fixtures 2021-02-02 16:12:53 +00:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc