diff --git a/package-lock.json b/package-lock.json index a7009c1..b19b6d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.3.0", "cspell": "^9.4.0", - "pyright": "^1.1.407" + "pyright": "^1.1.408" } }, "node_modules/@cspell/cspell-bundled-dicts": { @@ -1112,9 +1112,9 @@ } }, "node_modules/pyright": { - "version": "1.1.407", - "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.407.tgz", - "integrity": "sha512-zU+peTFEVUdokNQyUBhGQYt+NWI/3aiNlvBbDBSsn5Ti334XElFUs+GDjQzCbchYfkT+DvMAT3OkMcV4CuEfDg==", + "version": "1.1.408", + "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.408.tgz", + "integrity": "sha512-N61pxaLLCsPcUuPPHMNIrGoZgGBgrbjBX5UqkaT5UV8NVZdL7ExsO6N3ectv1DzAUsLOzdlyqoYtX76u8eF4YA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index e1db4a3..08149c5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.3.0", "cspell": "^9.4.0", - "pyright": "^1.1.407" + "pyright": "^1.1.408" }, "name": "generic-template", "version": "0.0.0"