diff --git a/package-lock.json b/package-lock.json index ca62f30..4944aab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@rollup/plugin-commonjs": "^29.0.3", "@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-terser": "^1.0.0", - "@typescript-eslint/types": "^8.69.0", + "@typescript-eslint/types": "^8.70.0", "esm-env": "^1.0.0", "highcharts": "^12.6.0", "rollup": "^4.63.1", @@ -732,9 +732,9 @@ "license": "MIT" }, "node_modules/@typescript-eslint/types": { - "version": "8.69.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.69.0.tgz", - "integrity": "sha512-K3VrubUPhlo9VDBS6QdI8YB5j7ClpqLRdefcz6PFrhnwicehBweqQ9Evhl4l+FYz0HdDmMqIiSX0aldGRYtDCA==", + "version": "8.70.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.70.0.tgz", + "integrity": "sha512-asTOIYhDg4zdzOScCyaytrsV3cR6B4ecPQlXw/dJIm7J/MZTtCtfVII9JD8Geh4jTCrK/Xe6cg5UevoleMcoJQ==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 6a5fe78..ddfc765 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@rollup/plugin-commonjs": "^29.0.3", - "@typescript-eslint/types": "^8.69.0", + "@typescript-eslint/types": "^8.70.0", "@rollup/plugin-node-resolve": "^16.0.3", "esm-env": "^1.0.0", "highcharts": "^12.6.0",