Skip to content

Commit

Permalink
Bump @corex/workspace from 2.5.11 to 2.6.20
Browse files Browse the repository at this point in the history
Bumps [@corex/workspace](https://github.com/iamvishnusankar/corex) from 2.5.11 to 2.6.20.
- [Release notes](https://github.com/iamvishnusankar/corex/releases)
- [Commits](https://github.com/iamvishnusankar/corex/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 25, 2021
1 parent cd63ac8 commit e21a4fb
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.5.11"
"@corex/workspace": "^2.6.20"
},
"dependencies": {}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,10 @@
dependencies:
typescript "4.0.3"

"@corex/workspace@^2.5.11":
version "2.5.11"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-2.5.11.tgz#15a991d078903d548f73416db984bf303d40b8f0"
integrity sha512-FNSQKC2wgGbS1wmgcK3kBZnmie9/9foiQ56mXvuBsrUZqcrasL9pm6Fbsrph91ZW5o96hmLcR5vmc2O8bi15tA==
"@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==
dependencies:
"@corex/eslint-config" "*"
"@corex/jest" "*"
Expand Down

0 comments on commit e21a4fb

Please sign in to comment.