From 20c879b190ab20e1b8cbc43761903be73967cda2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Nov 2024 11:47:21 +0000 Subject: [PATCH] chore(deps): update dependency @thelabnyc/standards to ^0.4.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f4bbf60..1756498 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "accordance": "dist/main.js" }, "devDependencies": { - "@thelabnyc/standards": "^0.4.0", + "@thelabnyc/standards": "^0.4.1", "@tsconfig/node18": "^18.2.4", "@types/js-yaml": "^4.0.9", "@types/request": "^2.48.12", @@ -1461,9 +1461,9 @@ "license": "MIT" }, "node_modules/@thelabnyc/standards": { - "version": "0.4.0", - "resolved": "https://gitlab.com/api/v4/projects/54297316/packages/npm/@thelabnyc/standards/-/@thelabnyc/standards-0.4.0.tgz", - "integrity": "sha1-E9fLpHYVcpEyW+6Cat7CL2c/Gj0=", + "version": "0.4.1", + "resolved": "https://gitlab.com/api/v4/projects/54297316/packages/npm/@thelabnyc/standards/-/@thelabnyc/standards-0.4.1.tgz", + "integrity": "sha1-0kJTLjd4dcxpaZxua1aVxFBsX7g=", "dev": true, "dependencies": { "@commitlint/cli": "^19.5.0", diff --git a/package.json b/package.json index bb6827b..64048a1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "accordance": "./dist/main.js" }, "devDependencies": { - "@thelabnyc/standards": "^0.4.0", + "@thelabnyc/standards": "^0.4.1", "@tsconfig/node18": "^18.2.4", "@types/js-yaml": "^4.0.9", "@types/request": "^2.48.12",