diff --git a/.changeset/renovate-07f3597.md b/.changeset/renovate-07f3597.md new file mode 100644 index 000000000..5a32b030c --- /dev/null +++ b/.changeset/renovate-07f3597.md @@ -0,0 +1,5 @@ +--- +'skuba': patch +--- + +deps: ignore ^7.0.0 diff --git a/package.json b/package.json index 00aea5917..f072ae50a 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "function-arguments": "^1.0.9", "get-port": "^5.1.1", "golden-fleece": "^1.0.9", - "ignore": "^5.1.8", + "ignore": "^7.0.0", "is-installed-globally": "^0.4.0", "isomorphic-git": "^1.11.1", "jest": "^29.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de0c19371..e18183dd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^1.0.9 version: 1.0.9 ignore: - specifier: ^5.1.8 - version: 5.3.2 + specifier: ^7.0.0 + version: 7.0.0 is-installed-globally: specifier: ^0.4.0 version: 0.4.0 @@ -4781,6 +4781,10 @@ packages: resolution: {integrity: sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==} engines: {node: '>= 4'} + ignore@7.0.0: + resolution: {integrity: sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==} + engines: {node: '>= 4'} + immediate@3.0.6: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} @@ -14377,6 +14381,8 @@ snapshots: ignore@6.0.2: {} + ignore@7.0.0: {} + immediate@3.0.6: {} import-fresh@3.3.0: