From 9f0520b8ea9391f9febeef0ab26ec1bf55819c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 13:06:55 +0000 Subject: [PATCH] chore(deps-dev): bump json-stringify-pretty-compact in /api.planx.uk Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 3.0.0 to 4.0.0. - [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/main/CHANGELOG.md) - [Commits](https://github.com/lydell/json-stringify-pretty-compact/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: json-stringify-pretty-compact dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api.planx.uk/package.json | 2 +- api.planx.uk/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index 0fbd584704..e1b6a00a9a 100644 --- a/api.planx.uk/package.json +++ b/api.planx.uk/package.json @@ -96,7 +96,7 @@ "eslint-plugin-jest": "^27.2.2", "graphql-query-test-mock": "^0.12.1", "jest": "^29.6.1", - "json-stringify-pretty-compact": "^3.0.0", + "json-stringify-pretty-compact": "^4.0.0", "lint-staged": "^14.0.0", "nock": "^13.3.2", "node-dev": "^7.4.3", diff --git a/api.planx.uk/pnpm-lock.yaml b/api.planx.uk/pnpm-lock.yaml index da7eb790a8..dc5db95586 100644 --- a/api.planx.uk/pnpm-lock.yaml +++ b/api.planx.uk/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 2.1.8 '@opensystemslab/planx-core': specifier: git+https://github.com/theopensystemslab/planx-core#44e9ebe - version: github.com/theopensystemslab/planx-core/44e9ebe + version: git/github.com+theopensystemslab/planx-core/44e9ebe '@types/isomorphic-fetch': specifier: ^0.0.36 version: 0.0.36 @@ -224,8 +224,8 @@ devDependencies: specifier: ^29.6.1 version: 29.6.1(@types/node@16.18.38) json-stringify-pretty-compact: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^4.0.0 + version: 4.0.0 lint-staged: specifier: ^14.0.0 version: 14.0.0 @@ -5574,8 +5574,8 @@ packages: /json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} - /json-stringify-pretty-compact@3.0.0: - resolution: {integrity: sha512-Rc2suX5meI0S3bfdZuA7JMFBGkJ875ApfVyq2WHELjBiiG22My/l7/8zPpH/CfFVQHuVLd8NLR0nv6vi0BYYKA==} + /json-stringify-pretty-compact@4.0.0: + resolution: {integrity: sha512-3CNZ2DnrpByG9Nqj6Xo8vqbjT4F6N+tb4Gb28ESAZjYZ5yqvmc56J+/kuIwkaAMOyblTQhUW7PxMkUb8Q36N3Q==} dev: true /json-stringify-safe@5.0.1: @@ -8073,8 +8073,8 @@ packages: resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} dev: false - github.com/theopensystemslab/planx-core/44e9ebe: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/44e9ebe} + git/github.com+theopensystemslab/planx-core/44e9ebe: + resolution: {commit: 44e9ebe, repo: git@github.com:theopensystemslab/planx-core.git, type: git} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true