diff --git a/tests_fixtures/script-processor-repos/bootstrap-vue/bootstrap-vue/package.json b/tests_fixtures/script-processor-repos/bootstrap-vue/bootstrap-vue/package.json index 0c01cfff..85f9f2ae 100644 --- a/tests_fixtures/script-processor-repos/bootstrap-vue/bootstrap-vue/package.json +++ b/tests_fixtures/script-processor-repos/bootstrap-vue/bootstrap-vue/package.json @@ -7,7 +7,7 @@ "eslint-plugin-jest": "~28.7.0", "eslint-plugin-lodash-template": "file:../../../..", "eslint-plugin-n": "~17.10.0", - "eslint-plugin-promise": "~7.0.0" + "eslint-plugin-promise": "~7.1.0" }, "description": "test for https://github.com/bootstrap-vue/bootstrap-vue", "repository": { diff --git a/tests_fixtures/script-processor-repos/nuxt-community/modules/package.json b/tests_fixtures/script-processor-repos/nuxt-community/modules/package.json index 273ea86d..94f9214f 100644 --- a/tests_fixtures/script-processor-repos/nuxt-community/modules/package.json +++ b/tests_fixtures/script-processor-repos/nuxt-community/modules/package.json @@ -6,7 +6,7 @@ "eslint-plugin-import": "~2.29.0", "eslint-plugin-lodash-template": "file:../../../..", "eslint-plugin-n": "~17.10.0", - "eslint-plugin-promise": "~7.0.0" + "eslint-plugin-promise": "~7.1.0" }, "description": "test for https://github.com/nuxt-community/modules", "repository": {