From aaa9bc7e0eb23d8add4da5349443d744c44c3dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 07:04:45 +0000 Subject: [PATCH] Bump shelljs from 0.8.3 to 0.8.5 in /app Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/package-lock.json | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/app/package-lock.json b/app/package-lock.json index c13198d..9cfcf3a 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -11,7 +11,7 @@ "@docusaurus/core": "^2.0.0-beta.13", "@docusaurus/preset-classic": "^2.0.0-beta.13", "@mdx-js/react": "^1.6.21", - "@shipyardrun/components": "^0.1.0", + "@shipyardrun/components": "^0.1.6", "@shipyardrun/terminal": "^0.6.1", "@svgr/webpack": "^5.5.0", "clsx": "^1.1.1", @@ -4456,9 +4456,9 @@ "license": "MIT" }, "node_modules/@shipyardrun/components": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@shipyardrun/components/-/components-0.1.0.tgz", - "integrity": "sha512-l0KKbsBbVj3beiS3KQDNXxEbTvLWzFlVgYO7jHUSqN22SX1UGdR5ZLjkjjNsfYc7Kwjo1/u2Cam/U8utKYoE1g==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/@shipyardrun/components/-/components-0.1.6.tgz", + "integrity": "sha512-MLd0uv31RG5cOdQ9lvmBL4USzIYen8C+ar9eY5DLvePtl4oN4An5cGtEt3gNPq0Cz50fgk4ARsvzv4UBW0dKqw==", "dependencies": { "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^9.5.0", @@ -27761,10 +27761,9 @@ "license": "MIT" }, "node_modules/shelljs": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", - "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", - "license": "BSD-3-Clause", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", + "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", "dependencies": { "glob": "^7.0.0", "interpret": "^1.0.0", @@ -34716,9 +34715,9 @@ "integrity": "sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw==" }, "@shipyardrun/components": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@shipyardrun/components/-/components-0.1.0.tgz", - "integrity": "sha512-l0KKbsBbVj3beiS3KQDNXxEbTvLWzFlVgYO7jHUSqN22SX1UGdR5ZLjkjjNsfYc7Kwjo1/u2Cam/U8utKYoE1g==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/@shipyardrun/components/-/components-0.1.6.tgz", + "integrity": "sha512-MLd0uv31RG5cOdQ9lvmBL4USzIYen8C+ar9eY5DLvePtl4oN4An5cGtEt3gNPq0Cz50fgk4ARsvzv4UBW0dKqw==", "requires": { "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^9.5.0", @@ -51168,9 +51167,9 @@ "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==" }, "shelljs": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", - "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", + "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", "requires": { "glob": "^7.0.0", "interpret": "^1.0.0",