diff --git a/package.json b/package.json index 26f824b76..7e386668c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@commitlint/config-conventional": "^17.4.2", "@jest/globals": "^29.3.1", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^24.0.0", + "@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-inject": "^5.0.3", "@rollup/plugin-node-resolve": "^15.0.1", "@scaleway/eslint-config-react": "^3.13.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5da5d822c..908cdbfe6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: '@commitlint/config-conventional': ^17.4.2 '@jest/globals': ^29.3.1 '@rollup/plugin-babel': ^6.0.3 - '@rollup/plugin-commonjs': ^24.0.0 + '@rollup/plugin-commonjs': ^24.0.1 '@rollup/plugin-inject': ^5.0.3 '@rollup/plugin-node-resolve': ^15.0.1 '@scaleway/eslint-config-react': ^3.13.7 @@ -44,7 +44,7 @@ importers: '@commitlint/config-conventional': 17.4.2 '@jest/globals': 29.3.1 '@rollup/plugin-babel': 6.0.3_j5gl3ppangg6ywsqfpneorhloy - '@rollup/plugin-commonjs': 24.0.0_rollup@3.10.1 + '@rollup/plugin-commonjs': 24.0.1_rollup@3.10.1 '@rollup/plugin-inject': 5.0.3_rollup@3.10.1 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.10.1 '@scaleway/eslint-config-react': 3.13.7_7uibuqfxkfaozanbtbziikiqje @@ -3008,8 +3008,8 @@ packages: rollup: 3.10.1 dev: true - /@rollup/plugin-commonjs/24.0.0_rollup@3.10.1: - resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==} + /@rollup/plugin-commonjs/24.0.1_rollup@3.10.1: + resolution: {integrity: sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.68.0||^3.0.0