diff --git a/package-lock.json b/package-lock.json index 2a1b7d2efba10c3..788323172e8c5ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,7 +82,7 @@ "svgo": "3.3.2", "tailwindcss": "3.4.17", "tippy.js": "6.3.7", - "ts-blank-space": "0.5.0", + "ts-blank-space": "0.6.0", "tsx": "4.19.2", "typescript": "5.7.3", "typescript-eslint": "8.24.0", @@ -16888,9 +16888,9 @@ } }, "node_modules/ts-blank-space": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/ts-blank-space/-/ts-blank-space-0.5.0.tgz", - "integrity": "sha512-qFJAuJsXm+qV/IQbfJ8Rx9tVELrTjU4DijxtX7LO3foHEYwJx7Z90t2eOEocZBunM91NA+ia1xEgVBluiQO6/w==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/ts-blank-space/-/ts-blank-space-0.6.0.tgz", + "integrity": "sha512-/idfg2ezyTe9YjfLPoFEjFnBCM0rnB1yp64q7+ujaz4UwBSasA28hiOW3FoRLXLpNMtwE3JlnuLZdOUoZNxhrQ==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 7ebbc427d9b88e2..0a6ee8e90d41daa 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "svgo": "3.3.2", "tailwindcss": "3.4.17", "tippy.js": "6.3.7", - "ts-blank-space": "0.5.0", + "ts-blank-space": "0.6.0", "tsx": "4.19.2", "typescript": "5.7.3", "typescript-eslint": "8.24.0",