Skip to content

Commit

Permalink
Bump @corex/workspace from 3.0.170 to 3.0.176
Browse files Browse the repository at this point in the history
Bumps [@corex/workspace](https://github.com/iamvishnusankar/corex) from 3.0.170 to 3.0.176.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent cc2036a commit 8efae04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,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": "^3.0.170"
"@corex/workspace": "^3.0.176"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1118,10 +1118,10 @@
dependencies:
typescript "4.5.4"

"@corex/workspace@^3.0.170":
version "3.0.170"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-3.0.170.tgz#48e5acae4f57106b6b1726193ac9f1e3e96b0b45"
integrity sha512-hvgRmN/H1wp7D+zLvqW5sw1ZZJJawx3kW3ZBRI2HIDr1c4xU0Sc18z6QO+mhQ83xiEOnkABFwufNRY0DkUg4fw==
"@corex/workspace@^3.0.176":
version "3.0.176"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-3.0.176.tgz#0e48b9c01a1319500799ad3833e0de9fce4ec9e8"
integrity sha512-8tLZcxNM9Nmlg2eugFVR0jNP4jeoUYGKcZXcT2pFM9UWHGRkQWRPOY1xQVsrg1bnZPCMLca4/vC0gXBPX4XBBA==
dependencies:
"@corex/eslint-config" "*"
"@corex/jest" "*"
Expand Down

0 comments on commit 8efae04

Please sign in to comment.