From 92a7eaf8d93b22668eccc0e667d94270600d8ee0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:03:01 +0000 Subject: [PATCH] chore(deps): update all non-major dev-dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index e22e1c9..2909ef0 100644 --- a/package.json +++ b/package.json @@ -19,11 +19,11 @@ "@sapphire/ts-config": "^5.0.1", "@snowcrystals/prettier-config": "^1.0.0", "@snowcrystals/eslint-config": "^1.0.2", - "@types/node": "^20.17.12", + "@types/node": "^20.17.14", "eslint": "^8.57.1", "husky": "^9.1.7", "is-ci": "^3.0.1", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "nodemon": "^3.1.9", "prettier": "^3.4.2", "typescript": "5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36940f8..0edf36c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 '@types/node': - specifier: ^20.17.12 - version: 20.17.12 + specifier: ^20.17.14 + version: 20.17.14 eslint: specifier: ^8.57.1 version: 8.57.1 @@ -30,8 +30,8 @@ importers: specifier: ^3.0.1 version: 3.0.1 lint-staged: - specifier: ^15.3.0 - version: 15.3.0 + specifier: ^15.4.1 + version: 15.4.1 nodemon: specifier: ^3.1.9 version: 3.1.9 @@ -117,8 +117,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.17.12': - resolution: {integrity: sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==} + '@types/node@20.17.14': + resolution: {integrity: sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -825,8 +825,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@15.3.0: - resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==} + lint-staged@15.4.1: + resolution: {integrity: sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==} engines: {node: '>=18.12.0'} hasBin: true @@ -1350,7 +1350,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.17.12': + '@types/node@20.17.14': dependencies: undici-types: 6.19.6 @@ -2175,7 +2175,7 @@ snapshots: lilconfig@3.1.3: {} - lint-staged@15.3.0: + lint-staged@15.4.1: dependencies: chalk: 5.4.1 commander: 12.1.0