chore(deps): update dependency @types/jquery to v3.5.27

This commit is contained in:
renovate[bot]
2023-11-08 03:34:10 +00:00
parent e3d2b6c8ee
commit ee7cae030f
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@@ -1304,8 +1304,8 @@ importers:
specifier: 1.0.9
version: 1.0.9
'@types/jquery':
specifier: 3.5.26
version: 3.5.26
specifier: 3.5.27
version: 3.5.27
'@types/lodash-es':
specifier: 4.17.11
version: 4.17.11
@@ -10527,8 +10527,8 @@ packages:
'@types/sizzle': 2.3.4
dev: true
/@types/jquery@3.5.26:
resolution: {integrity: sha512-wWYf2NBI6b+1RPQY86B74HSgZNsLAUtr4eFlGQoOQPJw/B3mCMfwWCflZWQ7OKtAB18MJCcYpL6+0NZbMIXl5g==}
/@types/jquery@3.5.27:
resolution: {integrity: sha512-TR28Y8ezIGgfyA02UOh9x+Fy16/1qWYAnvtRd2gTBJuccX/vmddyti0MezLkTv7f+OLofVc2T961VPyKv1tXJQ==}
dependencies:
'@types/sizzle': 2.3.4
dev: true

View File

@@ -33,7 +33,7 @@
"@types/copy-webpack-plugin": "^8.0.1",
"@types/enzyme": "3.10.16",
"@types/enzyme-adapter-react-16": "1.0.9",
"@types/jquery": "3.5.26",
"@types/jquery": "3.5.27",
"@types/lodash-es": "4.17.11",
"babel-loader": "8.3.0",
"buffer": "6.0.3",