chore(deps): update dependency @types/deno to v2.2.0
This commit is contained in:
parent
2127c5e039
commit
5dd90d2eb8
2 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "9.20.0",
|
||||
"@project-gauntlet/tools": "0.10.0",
|
||||
"@types/deno": "2.0.0",
|
||||
"@types/deno": "2.2.0",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/which": "3.0.4",
|
||||
"@typescript-eslint/parser": "8.24.1",
|
||||
|
|
|
@ -1842,10 +1842,10 @@
|
|||
escape-string-regexp "^2.0.0"
|
||||
lodash.deburr "^4.1.0"
|
||||
|
||||
"@types/deno@2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/deno/-/deno-2.0.0.tgz#d1a139a7e99045359d9a75fd9985eb07bc8175e5"
|
||||
integrity sha512-O9/jRVlq93kqfkl4sYR5N7+Pz4ukzXVIbMnE/VgvpauNHsvjQ9iBVnJ3X0gAvMa2khcoFD8DSO7mQVCuiuDMPg==
|
||||
"@types/deno@2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/deno/-/deno-2.2.0.tgz#d27ff1e1ebac8bc662a92243ad12fe56261a2b9f"
|
||||
integrity sha512-4x6M/ZSyoQy6fJeMArP0dvvNT4IOolfySyukuqqKhsLmSXDV4wGanqXIZ+xFihw3TlReS6JTa4hRG9nAZInpmw==
|
||||
|
||||
"@types/estree@*", "@types/estree@1.0.6", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
|
||||
version "1.0.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue