diff --git a/package.json b/package.json index 01778a8d..cb42bee6 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "dependencies": { "@altano/repository-tools": "^0.1.1", "detect-indent": "6.1.0", - "detect-newline": "3.1.0", + "detect-newline": "4.0.1", "eslint-fix-utils": "^0.2.0", "package-json-validator": "^0.10.0", "semver": "^7.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4a3f420..d368090a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 6.1.0 version: 6.1.0 detect-newline: - specifier: 3.1.0 - version: 3.1.0 + specifier: 4.0.1 + version: 4.0.1 eslint-fix-utils: specifier: ^0.2.0 version: 0.2.1(@types/estree@1.0.6)(eslint@9.20.0(jiti@2.4.2)) @@ -1600,10 +1600,6 @@ packages: resolution: {integrity: sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==} engines: {node: '>=12.20'} - detect-newline@3.1.0: - resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} - engines: {node: '>=8'} - detect-newline@4.0.1: resolution: {integrity: sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -4999,8 +4995,6 @@ snapshots: detect-indent@7.0.1: {} - detect-newline@3.1.0: {} - detect-newline@4.0.1: {} devlop@1.1.0: