From b8fb2ee2237a466a757155360b1263590f203d17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Aug 2023 19:00:53 +0000 Subject: [PATCH] chore(deps): update dependency @types/jquery to v3.5.17 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7d562fc3..bc5e04cf 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@ironkinoko/rollup-plugin-styles": "4.0.3", "@swc/core": "1.3.78", "@types/fs-extra": "11.0.1", - "@types/jquery": "3.5.16", + "@types/jquery": "3.5.17", "@types/node": "18.17.7", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec447292..9a3804f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: 11.0.1 version: 11.0.1 '@types/jquery': - specifier: 3.5.16 - version: 3.5.16 + specifier: 3.5.17 + version: 3.5.17 '@types/node': specifier: 18.17.7 version: 18.17.7 @@ -1032,8 +1032,8 @@ packages: '@types/node': 18.17.7 dev: true - /@types/jquery@3.5.16: - resolution: {integrity: sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==} + /@types/jquery@3.5.17: + resolution: {integrity: sha512-U40tNEAGSTZ7R1OC6kGkD7f4TKW5DoVx6jd9kTB9mo5truFMi1m9Yohnw9kl1WpTPvDdj7zAw38LfCHSqnk5kA==} dependencies: '@types/sizzle': 2.3.3 dev: true