diff --git a/package.json b/package.json index ac124351..d999ad86 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@rollup/plugin-babel": "6.0.4", "concurrently": "8.2.2", "esm-bundle-scripts": "1.2.0", - "husky": "9.0.10", + "husky": "9.0.11", "karma": "6.4.2", "karma-firefox-launcher": "2.1.2", "karma-jasmine": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6e2f604..fd3627b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@rollup/plugin-babel': 6.0.4 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 - husky: 9.0.10 + husky: 9.0.11 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0 @@ -34,7 +34,7 @@ devDependencies: '@rollup/plugin-babel': 6.0.4_rollup@4.10.0 concurrently: 8.2.2 esm-bundle-scripts: 1.2.0 - husky: 9.0.10 + husky: 9.0.11 karma: 6.4.2 karma-firefox-launcher: 2.1.2 karma-jasmine: 5.1.0_karma@6.4.2 @@ -4127,8 +4127,8 @@ packages: which-pm-runs: 1.0.0 dev: true - /husky/9.0.10: - resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + /husky/9.0.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} engines: {node: '>=18'} hasBin: true dev: true