Skip to content

Commit 88cbbba

Browse files
Bump @types/lodash in /DigitalLearningSolutions.Web
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 914400e commit 88cbbba

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/js-cookie": "^3.0.6",
4444
"@types/js-search": "^1.4.4",
4545
"@types/jsdom": "^16.2.15",
46-
"@types/lodash": "^4.14.202",
46+
"@types/lodash": "^4.17.10",
4747
"@typescript-eslint/eslint-plugin": "^5.62.0",
4848
"@typescript-eslint/parser": "^5.62.0",
4949
"babel-jest": "^28.1.3",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,10 +1607,10 @@
16071607
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
16081608
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
16091609

1610-
"@types/lodash@^4.14.202":
1611-
version "4.14.202"
1612-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
1613-
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==
1610+
"@types/lodash@^4.17.10":
1611+
version "4.17.10"
1612+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
1613+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
16141614

16151615
"@types/node@*":
16161616
version "17.0.35"
@@ -5488,7 +5488,16 @@ string-length@^4.0.1:
54885488
char-regex "^1.0.2"
54895489
strip-ansi "^6.0.0"
54905490

5491-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5491+
"string-width-cjs@npm:string-width@^4.2.0":
5492+
version "4.2.3"
5493+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5494+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5495+
dependencies:
5496+
emoji-regex "^8.0.0"
5497+
is-fullwidth-code-point "^3.0.0"
5498+
strip-ansi "^6.0.1"
5499+
5500+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
54925501
version "4.2.3"
54935502
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
54945503
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5560,7 +5569,14 @@ string.prototype.trimstart@^1.0.7:
55605569
define-properties "^1.2.0"
55615570
es-abstract "^1.22.1"
55625571

5563-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5572+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5573+
version "6.0.1"
5574+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5575+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5576+
dependencies:
5577+
ansi-regex "^5.0.1"
5578+
5579+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
55645580
version "6.0.1"
55655581
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
55665582
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6114,7 +6130,16 @@ word-wrap@~1.2.3:
61146130
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
61156131
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
61166132

6117-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6133+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6134+
version "7.0.0"
6135+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6136+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6137+
dependencies:
6138+
ansi-styles "^4.0.0"
6139+
string-width "^4.1.0"
6140+
strip-ansi "^6.0.0"
6141+
6142+
wrap-ansi@^7.0.0:
61186143
version "7.0.0"
61196144
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
61206145
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)