Skip to content

Commit

Permalink
fix(deps): update dependency unleash-frontend to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 6, 2022
1 parent e3c2d00 commit beaa75f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.10.0",
"unleash-frontend": "4.10.1",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7467,10 +7467,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0.tgz#3a1e3c3a153b11f2c1310da69b0f89bc7b42c36b"
integrity sha512-OqspuumCHH7oPIB3qRbZk8N+hPwlwG9MeoqL9K4b2e9r80ouTdwj4qBtcUyMZ0rRx6lt/FRY3Yq6oWKT9HGPCA==
unleash-frontend@4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.1.tgz#63df5a5b1b48579c9f2f58f573d693f3f54b65a9"
integrity sha512-6VHu4c5IxcBi7X24S4R80sJlA7yJUOd2n2tSMpRty5hH09ohx5dK6iKeIhsjOMLI8MplskHD9o/sfrb4FpXR+A==
dependencies:
pkginfo "^0.4.1"

Expand Down

3 comments on commit beaa75f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

865 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from b689084

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

865 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from 460f7f6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.28% 5205/5702
🟡 Branches 79.74% 811/1017
🟢 Functions 86.29% 1221/1415
🟢 Lines 91.21% 5083/5573

Test suite run success

865 tests passing in 124 suites.

Report generated by 🧪jest coverage report action from 0bf02d2

Please sign in to comment.