From c4532670ddb85c0555860547c1feafb190a99259 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Sep 2023 14:46:00 +0200 Subject: [PATCH] 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). Committed-by: Eduard Heimbuch --- scm-ui/ui-components/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scm-ui/ui-components/package.json b/scm-ui/ui-components/package.json index 0674af1e1d..6b11db75cc 100644 --- a/scm-ui/ui-components/package.json +++ b/scm-ui/ui-components/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 075a4f4720..b3894cabdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"