diff --git a/package.json b/package.json index f048cda..d69b867 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 116fa4d..5b8a49e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"