Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2023
1 parent fd1045b commit 0d4b274
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,css}\""
},
"devDependencies": {
"@lerna-lite/cli": "^2.0.0",
"@lerna-lite/publish": "^2.0.0",
"@lerna-lite/version": "^2.0.0",
"@lerna-lite/cli": "^2.4.2",
"@lerna-lite/publish": "^2.4.3",
"@lerna-lite/version": "^2.4.2",
"lint-staged": "^13.2.2",
"prettier": "^2.8.1",
"turbo": "^1.10.6"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@lerna-lite/cli@2.4.2", "@lerna-lite/cli@^2.0.0":
"@lerna-lite/cli@2.4.2", "@lerna-lite/cli@^2.4.2":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@lerna-lite/cli/-/cli-2.4.2.tgz#1f8c2b3a7a079a9bc5d95fa1789e78bcd0b0cb3b"
integrity sha512-n7qykx847XePkaLoCW2WYz/Tr27Q8HOKHGXFtHHiv6XX/68BbGk5w5icp8w4esrk4xvenEXNSm6tm6Z9oPdbww==
Expand Down Expand Up @@ -164,7 +164,7 @@
p-map "^6.0.0"
write-json-file "^5.0.0"

"@lerna-lite/publish@^2.0.0":
"@lerna-lite/publish@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@lerna-lite/publish/-/publish-2.4.3.tgz#f74da88ff6c60a8374fae81065f8bd58310e574a"
integrity sha512-iTwE6sUZxkiEllcIEbLF/sql6BzdglNGCUm9MiUY8aImBVqr6E6+d5Y4CkkSU1Ff8fzheZ6nmfJhbSljgiroag==
Expand Down Expand Up @@ -196,7 +196,7 @@
tar "^6.1.15"
temp-dir "^3.0.0"

"@lerna-lite/version@2.4.2", "@lerna-lite/version@^2.0.0":
"@lerna-lite/version@2.4.2", "@lerna-lite/version@^2.4.2":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@lerna-lite/version/-/version-2.4.2.tgz#fb09128a6b331005456719b168f3939dc786f683"
integrity sha512-N7DY01sIM6/V2Tbb8tHUxCYNEE8sACYc6R7UrGa6WdKdGOq5KeRIeekIclO2ybrlMqR+YhfgZlZ33Rxxe8UOKQ==
Expand Down

0 comments on commit 0d4b274

Please sign in to comment.