From 72d2ed81137d4fe42005ef5e6bac4ba3568b0308 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Wed, 7 Aug 2019 15:08:04 +0000 Subject: [PATCH] Bump grunt-patch-wordpress to 2.0.0 Fixes #47845 Props pento, kadamwhite, netweb, jorbin git-svn-id: https://develop.svn.wordpress.org/trunk@45765 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ab2c53cea..8c873ea5e7 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "grunt-jsdoc": "2.3.0", "grunt-jsvalidate": "~0.2.2", "grunt-legacy-util": "^1.1.1", - "grunt-patch-wordpress": "~1.0.0", + "grunt-patch-wordpress": "~2.0.0", "grunt-postcss": "~0.9.0", "grunt-replace": "~1.0.1", "grunt-rtlcss": "~2.0.1",