chore(deps): update dependency @types/jquery to v3.5.18
This commit is contained in:
parent
6b0cf2f3fa
commit
76f4cd2862
2 changed files with 5 additions and 5 deletions
|
@ -70,7 +70,7 @@
|
|||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||
"@swc/core": "1.3.82",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/jquery": "3.5.17",
|
||||
"@types/jquery": "3.5.18",
|
||||
"@types/node": "18.17.12",
|
||||
"@typescript-eslint/eslint-plugin": "6.5.0",
|
||||
"@typescript-eslint/parser": "6.5.0",
|
||||
|
|
|
@ -27,8 +27,8 @@ devDependencies:
|
|||
specifier: 11.0.1
|
||||
version: 11.0.1
|
||||
'@types/jquery':
|
||||
specifier: 3.5.17
|
||||
version: 3.5.17
|
||||
specifier: 3.5.18
|
||||
version: 3.5.18
|
||||
'@types/node':
|
||||
specifier: 18.17.12
|
||||
version: 18.17.12
|
||||
|
@ -1060,8 +1060,8 @@ packages:
|
|||
'@types/node': 18.17.12
|
||||
dev: true
|
||||
|
||||
/@types/jquery@3.5.17:
|
||||
resolution: {integrity: sha512-U40tNEAGSTZ7R1OC6kGkD7f4TKW5DoVx6jd9kTB9mo5truFMi1m9Yohnw9kl1WpTPvDdj7zAw38LfCHSqnk5kA==}
|
||||
/@types/jquery@3.5.18:
|
||||
resolution: {integrity: sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==}
|
||||
dependencies:
|
||||
'@types/sizzle': 2.3.3
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue