Skip to content

Commit

Permalink
Merge pull request #544 from nyaggah/dependabot-npm_and_yarn-commitli…
Browse files Browse the repository at this point in the history
…nt-config-conventional-19.4.1

chore(dev-deps): bump @commitlint/config-conventional from 19.2.2 to 19.4.1
  • Loading branch information
JoeyDoey authored Sep 8, 2024
2 parents b03626e + 0567075 commit 2b332f7
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/devtools-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@bedframe/core": "0.0.43",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.4.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/overlay-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@bedframe/core": "0.0.43",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.4.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@bedframe/core": "0.0.43",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.4.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-svelte-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@biomejs/biome": "1.8.3",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.4.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/svelte": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/popup-vue-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@bedframe/core": "^0.0.43",
"@changesets/cli": "^2.27.6",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.7.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/vue": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/sidepanel-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@bedframe/core": "0.0.43",
"@changesets/cli": "^2.27.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/config-conventional": "^19.4.1",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/config-conventional": "^19.4.1",
"@types/chrome": "^0.0.270",
"@types/node": "^20.14.15",
"@types/prompts": "^2.4.9",
Expand Down
10 changes: 5 additions & 5 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 2b332f7

Please sign in to comment.