chore(deps): update dependency @types/jquery to v3.5.19
This commit is contained in:
parent
06b8d9073e
commit
4d67dfec31
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||
"@swc/core": "1.3.85",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/jquery": "3.5.18",
|
||||
"@types/jquery": "3.5.19",
|
||||
"@types/node": "18.17.16",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.0",
|
||||
"@typescript-eslint/parser": "6.7.0",
|
||||
|
|
|
@ -27,8 +27,8 @@ devDependencies:
|
|||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
'@types/jquery':
|
||||
specifier: 3.5.18
|
||||
version: 3.5.18
|
||||
specifier: 3.5.19
|
||||
version: 3.5.19
|
||||
'@types/node':
|
||||
specifier: 18.17.16
|
||||
version: 18.17.16
|
||||
|
@ -1060,8 +1060,8 @@ packages:
|
|||
'@types/node': 18.17.16
|
||||
dev: true
|
||||
|
||||
/@types/jquery@3.5.18:
|
||||
resolution: {integrity: sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==}
|
||||
/@types/jquery@3.5.19:
|
||||
resolution: {integrity: sha512-KFbmk+dXfphHGuVCmlopgcNRCegN/21mkeoD4BzuJhVH0SJW3Uo2mLuAwb6oqTNV79EsRp6J7yC1BbKymjpx/g==}
|
||||
dependencies:
|
||||
'@types/sizzle': 2.3.3
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue