chore: bump @adobe/css-tools from 4.3.1 to 4.3.2 (#854)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Dec 4, 2023 at 15:21 UTC a50ee1a3faa36764c8c0e57b138cc3c58aa6373b
1 file changed +3 -3
package-lock.json
+3 -3
@@ -140,9 +140,9 @@
140 }
141 },
142 "node_modules/@adobe/css-tools": {
143 - "version": "4.3.1",
144 - "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz",
145 - "integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==",
143 + "version": "4.3.2",
144 + "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz",
145 + "integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==",
146 "dev": true
147 },
148 "node_modules/@ampproject/remapping": {