From 127b48e6c68619bd473ac00b7fd686beefa54e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 02:27:39 +0000 Subject: [PATCH] chore(deps-dev): bump newspack-scripts from 5.3.0 to 5.4.0 Bumps [newspack-scripts](https://github.com/Automattic/newspack-scripts) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/Automattic/newspack-scripts/releases) - [Commits](https://github.com/Automattic/newspack-scripts/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: newspack-scripts dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8a9c07e..873708f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "eslint": "^7.32.0", "ignore-emit-webpack-plugin": "^2.0.6", "lint-staged": "^15.2.2", - "newspack-scripts": "^5.3.0", + "newspack-scripts": "^5.4.0", "postcss-scss": "^4.0.9", "prettier": "^3.2.5", "stylelint": "^16.5.0" @@ -20297,9 +20297,9 @@ "dev": true }, "node_modules/newspack-scripts": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.3.0.tgz", - "integrity": "sha512-rzvctV0e2QCRZOlRNyudCIGOkcK5XiqXZODuqtICDIh+bNyARxCDfpjJZPT1UUTdDXIsM/McH68ItHy3aa08aQ==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.4.0.tgz", + "integrity": "sha512-ddpmHl7wyQnzHzgwNRbqDnYmNO+Jz05q5q0YUa2LLzSNlORQWnYYNWO9OgcufB6N98sD71Bz/E3jwQM/wwVqeA==", "dev": true, "dependencies": { "@automattic/calypso-build": "^10.0.0", @@ -49695,9 +49695,9 @@ "dev": true }, "newspack-scripts": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.3.0.tgz", - "integrity": "sha512-rzvctV0e2QCRZOlRNyudCIGOkcK5XiqXZODuqtICDIh+bNyARxCDfpjJZPT1UUTdDXIsM/McH68ItHy3aa08aQ==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/newspack-scripts/-/newspack-scripts-5.4.0.tgz", + "integrity": "sha512-ddpmHl7wyQnzHzgwNRbqDnYmNO+Jz05q5q0YUa2LLzSNlORQWnYYNWO9OgcufB6N98sD71Bz/E3jwQM/wwVqeA==", "dev": true, "requires": { "@automattic/calypso-build": "^10.0.0", diff --git a/package.json b/package.json index 6125384e..97a5b698 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^7.32.0", "ignore-emit-webpack-plugin": "^2.0.6", "lint-staged": "^15.2.2", - "newspack-scripts": "^5.3.0", + "newspack-scripts": "^5.4.0", "postcss-scss": "^4.0.9", "prettier": "^3.2.5", "stylelint": "^16.5.0"