diff --git a/package.json b/package.json index 1a11b65cf..5e1499b5b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@vitest/ui": "~0.32.0", "babel-plugin-formatjs": "^10.5.3", "danger": "^11.2.7", - "danger-plugin-github-notion": "^0.0.2", + "danger-plugin-github-notion": "^0.0.3", "eslint": "~8.15.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "^2.10.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b9afcf5b3..35ee06ff0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -113,8 +113,8 @@ devDependencies: specifier: ^11.2.7 version: 11.2.7 danger-plugin-github-notion: - specifier: ^0.0.2 - version: 0.0.2 + specifier: ^0.0.3 + version: 0.0.3 eslint: specifier: ~8.15.0 version: 8.15.0 @@ -6419,8 +6419,8 @@ packages: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} dev: true - /danger-plugin-github-notion@0.0.2: - resolution: {integrity: sha512-HbMNdlODnbWU/z1+CC2UOiLSllQjI2WOcWrLl2DjttE78uJMIa7XhMlTLaSBtAupGTDRJVH0FFQntCrUeRTS0A==} + /danger-plugin-github-notion@0.0.3: + resolution: {integrity: sha512-Ug+yfoLOy0HesDF3kSrWrMRfnpisGALG4GbC0QMhLTNhKbUdQJg/UyhFNETIFu/1nDbYko0ZSd2u5Ab3LbToSw==} engines: {node: '>=18.0.0'} dependencies: '@notionhq/client': 2.2.11