Update dependency @types/css to ^0.0.34 (develop)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/css](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/css) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`^0.0.31` -> `^0.0.34`](https://renovatebot.com/diffs/npm/@types%2fcss/0.0.31/0.0.34) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==-->


Committed-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
This commit is contained in:
Renovate Bot
2023-09-22 14:46:00 +02:00
parent 0c055ca6df
commit c4532670dd
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"@storybook/manager-webpack5": "^6.4.20",
"@storybook/react": "^6.4.20",
"@types/classnames": "^2.2.9",
"@types/css": "^0.0.31",
"@types/css": "^0.0.34",
"@types/enzyme": "^3.10.3",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^24.0.19",

View File

@@ -5696,10 +5696,10 @@
dependencies:
"@types/node" "*"
"@types/css@^0.0.31":
version "0.0.31"
resolved "https://registry.npmjs.org/@types/css/-/css-0.0.31.tgz"
integrity sha512-Xt3xp8o0zueqrdIkAOO5gy5YNs+jYfmIUPeoeKiwrcmCRXuNWkIgR2Ph6vHuVfi1y6c9Tx214EQBWPEkU97djw==
"@types/css@^0.0.34":
version "0.0.34"
resolved "https://registry.yarnpkg.com/@types/css/-/css-0.0.34.tgz#73c912334a9a5b67f57d44a3020c7b030bd37460"
integrity sha512-nyZiWXt6gBG7Jj7BYB4zdHXyrhcAjJH8qv+BUsO8FMJR5be7H5ETOaibB3uvXeX5lc57LWkecNJv03q0+JpbXA==
"@types/diff@^4.0.1":
version "4.0.2"