Skip to content

Commit

Permalink
Merge pull request #328 from iamvishnusankar/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…corex/workspace-3.0.473

Bump @corex/workspace from 3.0.464 to 3.0.473
  • Loading branch information
iamvishnusankar committed Mar 14, 2022
2 parents ce31a04 + b081506 commit 4dd8d68
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 @@ -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": "^3.0.464"
"@corex/workspace": "^3.0.473"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1103,10 +1103,10 @@
dependencies:
typescript "4.5.4"

"@corex/workspace@^3.0.464":
version "3.0.464"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-3.0.464.tgz#1a20457cc57ff73c87a987b0443ef82bdb443321"
integrity sha512-WId1hTes4AiDaL+PSODkqDEHxPTCr5MgrzAfukZzxdRh+/fwE43uwBaySG99GJ2zRZ9XPLpdOH8//AiF6rL+eQ==
"@corex/workspace@^3.0.473":
version "3.0.473"
resolved "https://registry.yarnpkg.com/@corex/workspace/-/workspace-3.0.473.tgz#86fd794fac80342774611fb4ec45fe400f120362"
integrity sha512-LKuyxfGAxYSa/yxOWUuBcJoM1y/8eVfqBeO1tnBZs6HRy0fDavtncHumyr3n3SOO17r/q/uCzK+XC+yTQ7jKoA==
dependencies:
"@corex/eslint-config" "*"
"@corex/jest" "*"
Expand Down

0 comments on commit 4dd8d68

Please sign in to comment.