diff --git a/package-lock.json b/package-lock.json index 7c8523b..9e41248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "unix-permissions": "build/src/bin/main.js" }, "devDependencies": { - "@ehmicky/dev-tasks": "^2.0.123", + "@ehmicky/dev-tasks": "^2.0.124", "execa": "^9.0.0", "get-bin-path": "^11.0.0", "test-each": "^6.0.1" @@ -1841,9 +1841,9 @@ } }, "node_modules/@ehmicky/dev-tasks": { - "version": "2.0.123", - "resolved": "https://registry.npmjs.org/@ehmicky/dev-tasks/-/dev-tasks-2.0.123.tgz", - "integrity": "sha512-np70NDDSPg8EF6pZLEhQkOOqLEgTopapiQtggZiUbQlNTXuKW1d7GjjxzbvPxGf5TNKKY9vYSuEs5qzzXHSW/Q==", + "version": "2.0.124", + "resolved": "https://registry.npmjs.org/@ehmicky/dev-tasks/-/dev-tasks-2.0.124.tgz", + "integrity": "sha512-f9wYo6dDyAzFPSOjr9q2WN5VNnfbG/zfaZuXB+WZQd0GYLf7DgISzh9ZfGoenGs4N07e3RDUH3qr3r//Q58Hsg==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 66657b4..c329e9e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "yargs": "^17.7.2" }, "devDependencies": { - "@ehmicky/dev-tasks": "^2.0.123", + "@ehmicky/dev-tasks": "^2.0.124", "execa": "^9.0.0", "get-bin-path": "^11.0.0", "test-each": "^6.0.1"