Skip to content

Commit

Permalink
chore: 🤖 bump dev deps to non major
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Apr 23, 2024
1 parent 150685a commit 8b92b73
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 60 deletions.
5 changes: 5 additions & 0 deletions fixtures/astro.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
---

<div></div>
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,24 @@
},
"devDependencies": {
"@commitlint/config-conventional": "19.2.2",
"@eslint/config-inspector": "0.4.6",
"@jimmy.codes/prettier-config": "1.0.2",
"@eslint/config-inspector": "0.4.7",
"@jimmy.codes/prettier-config": "1.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "12.0.0",
"@semantic-release/release-notes-generator": "13.0.0",
"@tanstack/react-query": "5.29.2",
"@tanstack/react-query": "5.31.0",
"@testing-library/react": "15.0.2",
"@types/eslint": "8.56.9",
"@types/eslint": "8.56.10",
"@types/eslint__js": "8.42.3",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"@types/react": "18.2.79",
"@vitest/coverage-v8": "1.5.0",
"clean-pkg-json": "1.2.0",
"commitlint": "19.2.2",
"eslint": "8.57.0",
"eslint-typegen": "0.2.2",
"eslint-typegen": "0.2.4",
"gitzy": "5.3.0",
"is-ci": "3.0.1",
"jiti": "1.21.0",
Expand Down
127 changes: 73 additions & 54 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 8b92b73

Please sign in to comment.