Skip to content

Commit 13089e9

Browse files
Bump lodash and @types/lodash in /LearningHub.Nhs.WebUI
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.17.14 - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a463725 commit 13089e9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

LearningHub.Nhs.WebUI/package-lock.json

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

LearningHub.Nhs.WebUI/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"concurrently": "^7.6.0",
3232
"core-js": "^3.40.0",
3333
"js-cookie": "2.2.1",
34-
"lodash": "4.17.15",
34+
"lodash": "4.17.21",
3535
"moment": "^2.30.1",
3636
"navigator.sendbeacon": "0.0.20",
3737
"nhsuk-frontend": "^7.1.0",
@@ -65,7 +65,7 @@
6565
"@types/jquery": "^3.3.32",
6666
"@types/jquery-match-height": "^0.7.8",
6767
"@types/js-cookie": "2.2.1",
68-
"@types/lodash": "4.14.149",
68+
"@types/lodash": "4.17.14",
6969
"@types/openseadragon": "^2.4.5",
7070
"@types/sanitize-html": "^2.13.0",
7171
"@types/vuelidate": "^0.7.22",

0 commit comments

Comments
 (0)