From 3be0258b5baa35010f3c4cbc3e42e43a5f3757c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 07:59:25 +0000 Subject: [PATCH] Update dependency pretender to v3.4.0 (#1525) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index dd1a93af23..a7a81a83a8 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -123,7 +123,7 @@ "postcss-custom-media": "7.0.8", "postcss-custom-properties": "9.1.1", "postcss-easy-import": "3.0.0", - "pretender": "3.3.1", + "pretender": "3.4.0", "reframe.js": "2.2.7", "simplemde": "https://github.com/kevinansfield/simplemde-markdown-editor.git#ghost", "testem": "3.0.2", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 223b79e028..abe064433e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -10961,6 +10961,14 @@ pretender@3.3.1: route-recognizer "^0.3.3" whatwg-fetch "^3.0.0" +pretender@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/pretender/-/pretender-3.4.0.tgz#0ccd943eccff48126bcbb912acaf9c33b0829785" + integrity sha512-BxmCnuVOchuP1am8p038XhSDDrRXX0bNqp6GRJPu/VcnWNFssy/BIHBefMcB535lHfMeelonkIP1ETtHEHjOVQ== + dependencies: + fake-xml-http-request "^2.1.1" + route-recognizer "^0.3.3" + pretty-ms@^3.1.0: version "3.2.0" resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-3.2.0.tgz#87a8feaf27fc18414d75441467d411d6e6098a25"