diff --git a/examples/devtools-react-ts/package.json b/examples/devtools-react-ts/package.json index 0f8c566a..7181b3de 100644 --- a/examples/devtools-react-ts/package.json +++ b/examples/devtools-react-ts/package.json @@ -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", diff --git a/examples/overlay-react-ts/package.json b/examples/overlay-react-ts/package.json index 665a051f..e6a9ec3d 100644 --- a/examples/overlay-react-ts/package.json +++ b/examples/overlay-react-ts/package.json @@ -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", diff --git a/examples/popup-react-ts/package.json b/examples/popup-react-ts/package.json index 899aa02c..f0b0fbd1 100644 --- a/examples/popup-react-ts/package.json +++ b/examples/popup-react-ts/package.json @@ -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", diff --git a/examples/popup-svelte-ts/package.json b/examples/popup-svelte-ts/package.json index a4424e4a..31755ced 100644 --- a/examples/popup-svelte-ts/package.json +++ b/examples/popup-svelte-ts/package.json @@ -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", diff --git a/examples/popup-vue-ts/package.json b/examples/popup-vue-ts/package.json index 3ef23075..1999767a 100644 --- a/examples/popup-vue-ts/package.json +++ b/examples/popup-vue-ts/package.json @@ -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", diff --git a/examples/sidepanel-react-ts/package.json b/examples/sidepanel-react-ts/package.json index 7f4b8039..6d43ce0b 100644 --- a/examples/sidepanel-react-ts/package.json +++ b/examples/sidepanel-react-ts/package.json @@ -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", diff --git a/package.json b/package.json index 567bbc3c..a77af15d 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71c8e3cf..6a3e3298 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^19.4.0 version: 19.4.0(@types/node@20.14.15)(typescript@5.5.4) '@commitlint/config-conventional': - specifier: ^19.2.2 - version: 19.2.2 + specifier: ^19.4.1 + version: 19.4.1 '@types/chrome': specifier: ^0.0.270 version: 0.0.270 @@ -540,8 +540,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@19.2.2': - resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==} + '@commitlint/config-conventional@19.4.1': + resolution: {integrity: sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==} engines: {node: '>=v18'} '@commitlint/config-validator@19.0.3': @@ -4906,7 +4906,7 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@19.2.2': + '@commitlint/config-conventional@19.4.1': dependencies: '@commitlint/types': 19.0.3 conventional-changelog-conventionalcommits: 7.0.2