Skip to content

Commit

Permalink
chore: add changeset-git package (#4213)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahgm authored Oct 16, 2024
1 parent 7d9f0b4 commit 420d411
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 47 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,30 @@
"packageManager": "[email protected]",
"dependencies": {
"@babel/core": "7.25.8",
"@changesets/changelog-github": "0.5.0",
"@changesets/changelog-git": "0.2.0",
"@changesets/cli": "2.27.9",
"@manypkg/get-packages": "2.2.2",
"@marigold/eslint-config": "workspace:*",
"@marigold/jest-config": "workspace:*",
"@marigold/prettier-config": "workspace:*",
"@marigold/tsconfig": "workspace:*",
"@parcel/watcher": "2.4.1",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.16.9",
"all-contributors-cli": "6.26.1",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"eslint": "9.12.0",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.3.3",
"@parcel/watcher": "2.4.1",
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"next": "14.2.15",
"postcss-import": "16.1.0",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.13",
Expand Down
52 changes: 10 additions & 42 deletions pnpm-lock.yaml

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

0 comments on commit 420d411

Please sign in to comment.