Skip to content

Commit

Permalink
chore: bump theming-base-content to v11.1.36 (#4936)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 committed Mar 22, 2022
1 parent 2346c50 commit 48b0d6e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/theming/package.json
Expand Up @@ -29,7 +29,7 @@
"directory": "packages/theming"
},
"dependencies": {
"@sap-theming/theming-base-content": "11.1.35",
"@sap-theming/theming-base-content": "11.1.36",
"@ui5/webcomponents-base": "1.2.1"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -1117,10 +1117,10 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@sap-theming/theming-base-content@11.1.35":
version "11.1.35"
resolved "https://registry.npmjs.org/@sap-theming/theming-base-content/-/theming-base-content-11.1.35.tgz#3f526afa9020a41e636d9d4b41ad363338ce879f"
integrity sha512-6OZQhpiUgKzT1u0ksJBO2WoijEMz6GT4c/e60HbZBzRXqhNiLl/UglsxBeQwy4rSOd59ogL8ygvKpvKcpTSRtA==
"@sap-theming/theming-base-content@11.1.36":
version "11.1.36"
resolved "https://registry.npmjs.org/@sap-theming/theming-base-content/-/theming-base-content-11.1.36.tgz#974d5621c94c48b4cdc0193ebfa63794ff20ee71"
integrity sha512-m8rpGfxg8LGoe89L/pZN2ozdZQ6u+JvHHLZdXfF4UJBijBLwx1snqX/gsK6sL5/suzCkxcVaNPac+0sg8TLo0Q==

"@sindresorhus/is@^4.0.0":
version "4.4.0"
Expand Down Expand Up @@ -2401,10 +2401,10 @@ chrome-launcher@^0.15.0:
is-wsl "^2.2.0"
lighthouse-logger "^1.0.0"

chromedriver@98.0.0:
version "98.0.0"
resolved "https://registry.npmjs.org/chromedriver/-/chromedriver-98.0.0.tgz#b2c3c1941fad4cdfadad5d4c46923e02f089fd30"
integrity sha512-Oi6Th5teK+VI4nti+423/dFkENYHEMOdUvqwJHzOaNwXqLwZ8FuSaKBybgALCctGapwJbd+tmPv3qSd6tUUIHQ==
chromedriver@99.0.0:
version "99.0.0"
resolved "https://registry.npmjs.org/chromedriver/-/chromedriver-99.0.0.tgz#fbfcc7e74991dd50962e7dd456d78eaf49f56774"
integrity sha512-pyB+5LuyZdb7EBPL3i5D5yucZUD+SlkdiUtmpjaEnLd9zAXp+SvD/hP5xF4l/ZmWvUo/1ZLxAI1YBdhazGTpgA==
dependencies:
"@testim/chrome-version" "^1.1.2"
axios "^0.24.0"
Expand Down

0 comments on commit 48b0d6e

Please sign in to comment.