Skip to content

Commit

Permalink
Merge pull request #22 from herokwon/dependabot/npm_and_yarn/multi-33…
Browse files Browse the repository at this point in the history
…8d1b5fbd

Chore(deps): Bump cross-spawn and @changesets/cli
  • Loading branch information
herokwon authored Nov 20, 2024
2 parents 1443f2c + 11323a2 commit 2b55a19
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 111 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:
jobs:
check_stability:
name: Check stability
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down
162 changes: 52 additions & 110 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"publish-packages": "changeset publish"
},
"dependencies": {
"@changesets/cli": "^2.27.9"
"@changesets/cli": "^2.27.10"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down

0 comments on commit 2b55a19

Please sign in to comment.