Skip to content

Commit 819fca9

Browse files
Bump lodash and @types/lodash in /AdminUI/LearningHub.Nhs.AdminUI
Bumps [lodash](https://github.com/lodash/lodash) and [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). These dependencies needed to be updated together. Updates `lodash` from 4.17.15 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Updates `@types/lodash` from 4.14.149 to 4.14.202 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 241713b commit 819fca9

File tree

2 files changed

+18
-28
lines changed

2 files changed

+18
-28
lines changed

AdminUI/LearningHub.Nhs.AdminUI/package-lock.json

Lines changed: 16 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AdminUI/LearningHub.Nhs.AdminUI/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"concurrently": "^7.6.0",
3030
"core-js": "^3.35.1",
3131
"js-cookie": "2.2.1",
32-
"lodash": "4.17.15",
32+
"lodash": "4.17.21",
3333
"moment": "^2.30.1",
3434
"navigator.sendbeacon": "0.0.20",
3535
"nhsuk-frontend": "^6.1.2",
@@ -60,7 +60,7 @@
6060
"@types/jquery": "^3.5.29",
6161
"@types/jquery-match-height": "^0.7.8",
6262
"@types/js-cookie": "2.2.1",
63-
"@types/lodash": "4.14.149",
63+
"@types/lodash": "4.14.202",
6464
"@types/openseadragon": "^2.4.5",
6565
"@types/sanitize-html": "^2.11.0",
6666
"@types/vuelidate": "^0.7.21",

0 commit comments

Comments
 (0)