diff --git a/package-lock.json b/package-lock.json index 81e398f0a0..8464c2e50e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@stackoverflow/stacks-icons": "^6.0.0", "@testing-library/dom": "^9.3.3", "@testing-library/user-event": "^14.5.1", - "@types/cssbeautify": "^0.3.4", + "@types/cssbeautify": "^0.3.5", "@types/less": "^3.0.5", "@types/mocha": "^10.0.3", "@typescript-eslint/eslint-plugin": "^6.9.1", @@ -1612,9 +1612,9 @@ } }, "node_modules/@types/cssbeautify": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@types/cssbeautify/-/cssbeautify-0.3.4.tgz", - "integrity": "sha512-MTmZXZz1wMFcAOv6r7UCxAxRhkaZe/oJJHSoFIASBujtAfSFuQtbGmgoSh8rkYIfwewxfNwcibJsTs+QtCz5Lg==", + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@types/cssbeautify/-/cssbeautify-0.3.5.tgz", + "integrity": "sha512-bkxuJdUu7Liw14EouI8IFNvJXvd5IioAZdDvlCFBXv+Sel8uPK9rcxfvOchQKqw2AtppxRvcYaWmimi0t0Yuow==", "dev": true }, "node_modules/@types/debounce": { diff --git a/package.json b/package.json index bc8ce0b44e..7b3821e35a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@stackoverflow/stacks-icons": "^6.0.0", "@testing-library/dom": "^9.3.3", "@testing-library/user-event": "^14.5.1", - "@types/cssbeautify": "^0.3.4", + "@types/cssbeautify": "^0.3.5", "@types/less": "^3.0.5", "@types/mocha": "^10.0.3", "@typescript-eslint/eslint-plugin": "^6.9.1",