Skip to content

Commit

Permalink
chore(deps): upgrade bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Oct 27, 2024
1 parent c423cbb commit 23daab1
Show file tree
Hide file tree
Showing 3 changed files with 529 additions and 233 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/lodash": "^4.17.12",
"@types/lodash-es": "^4.17.12",
"@types/micromatch": "^4.0.9",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"@types/set-value": "^4.0.3",
"@vitest/coverage-v8": "~2.1.3",
"ci-info": "^4.0.0",
Expand All @@ -70,8 +70,8 @@
"rimraf": "^6.0.1",
"set-value": "^4.1.0",
"tslib": "^2.8.0",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/monorepo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icebreakers/monorepo",
"type": "module",
"version": "0.6.11",
"version": "0.6.12",
"description": "icebreaker's monorepo config generator",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -53,8 +53,8 @@
"bin": "bin/copy.js"
},
"dependencies": {
"@inquirer/checkbox": "^4.0.0",
"@inquirer/confirm": "^5.0.0",
"@inquirer/checkbox": "^4.0.1",
"@inquirer/confirm": "^5.0.1",
"@pnpm/logger": "^5.2.0",
"@pnpm/types": "^12.2.0",
"@pnpm/workspace.find-packages": "^4.0.11",
Expand Down
Loading

0 comments on commit 23daab1

Please sign in to comment.