From 3bfafc33e2fff429e7890dc4e1b4b6e34560e62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 06:58:35 +0000 Subject: [PATCH] Bump @corex/workspace from 2.6.34 to 2.6.133 Bumps [@corex/workspace](https://github.com/iamvishnusankar/corex) from 2.6.34 to 2.6.133. - [Release notes](https://github.com/iamvishnusankar/corex/releases) - [Commits](https://github.com/iamvishnusankar/corex/commits) --- updated-dependencies: - dependency-name: "@corex/workspace" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 95655b15..f8d69226 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "format": "prettier --write \"**/*.{js,mjs,cjs,jsx,json,ts,tsx,md,mdx,css,html,yml,yaml,scss,less,graphql,graphqls,gql}\"" }, "devDependencies": { - "@corex/workspace": "^2.6.34" + "@corex/workspace": "^2.6.133" } } diff --git a/yarn.lock b/yarn.lock index 624aa49b..f2d5b13f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -333,9 +333,9 @@ dependencies: typescript "4.0.3" -"@corex/workspace@^2.6.34": - version "2.6.34" - resolved "https://registry.npmjs.org/@corex/workspace/-/workspace-2.6.34.tgz" +"@corex/workspace@^2.6.133": + version "2.6.133" + resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-2.6.133.tgz#f9bcc75c9445185b0e86591542c97a8b33f8c0a6" dependencies: "@corex/eslint-config" "*" "@corex/jest" "*"