Skip to content

Commit

Permalink
Bump @corex/workspace from 2.6.20 to 2.6.34
Browse files Browse the repository at this point in the history
Bumps [@corex/workspace](https://github.com/iamvishnusankar/corex) from 2.6.20 to 2.6.34.
- [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 Aug 18, 2021
1 parent f2c7fd5 commit 816f88a
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 @@ -26,7 +26,7 @@
"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.20"
"@corex/workspace": "^2.6.34"
},
"dependencies": {}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@
dependencies:
typescript "4.0.3"

"@corex/workspace@^2.6.20":
version "2.6.20"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-2.6.20.tgz#3596db8643440d96c44a7a2a85690da64c8037d1"
integrity sha512-G/QK/7tBGl0wPvWU13YN/FfnG58KJPWkoHhOnL9Z2ClkvbGLsCP68cLv36SH55hoYBKKiEiaG13qBoClZ0GHKQ==
"@corex/workspace@^2.6.34":
version "2.6.34"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-2.6.34.tgz#8ce0ba7824b83ce38387c36ff494c468dc5f63cf"
integrity sha512-P6OptCkalf+U125v5X2zMct3M0sGvDHW+E06U+XdjCxeZ1P3NQz7MD1AUjErOg8Rc/KDqBvdDlToNQDNQ6/GTg==
dependencies:
"@corex/eslint-config" "*"
"@corex/jest" "*"
Expand Down

0 comments on commit 816f88a

Please sign in to comment.