diff --git a/package.json b/package.json index dd35209..7c891e0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@playwright/test": "^1.39.0", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", - "@types/is-ci": "^3.0.3", + "@types/is-ci": "^3.0.4", "@types/jest": "^29.5.8", "@types/node": "^20", "@types/react": "^18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68795ee..1b635a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@sentry/nextjs': ^7.80.0 '@testing-library/jest-dom': ^6.1.4 '@testing-library/react': ^14.0.0 - '@types/is-ci': ^3.0.3 + '@types/is-ci': ^3.0.4 '@types/jest': ^29.5.8 '@types/node': ^20 '@types/react': ^18 @@ -48,7 +48,7 @@ devDependencies: '@playwright/test': 1.39.0 '@testing-library/jest-dom': 6.1.4_iqlqvvq4kdwrrnwujncoonjh6m '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y - '@types/is-ci': 3.0.3 + '@types/is-ci': 3.0.4 '@types/jest': 29.5.8 '@types/node': 20.8.6 '@types/react': 18.2.28 @@ -1411,8 +1411,8 @@ packages: '@types/node': 20.8.6 dev: true - /@types/is-ci/3.0.3: - resolution: {integrity: sha512-FdHbjLiN2e8fk9QYQyVYZrK8svUDJpxSaSWLUga8EZS1RGAvvrqM9zbVARBtQuYPeLgnJxM2xloOswPwj1o2cQ==} + /@types/is-ci/3.0.4: + resolution: {integrity: sha512-AkCYCmwlXeuH89DagDCzvCAyltI2v9lh3U3DqSg/GrBYoReAaWwxfXCqMx9UV5MajLZ4ZFwZzV4cABGIxk2XRw==} dependencies: ci-info: 3.9.0 dev: true