Skip to content

Commit 50c6942

Browse files
Bump @types/lodash in /DigitalLearningSolutions.Web
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17. - [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-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02f79b1 commit 50c6942

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

DigitalLearningSolutions.Web/package-lock.json

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

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.17.16",
46+
"@types/lodash": "^4.17.17",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,10 +1719,10 @@
17191719
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
17201720
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
17211721

1722-
"@types/lodash@^4.17.16":
1723-
version "4.17.16"
1724-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
1725-
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
1722+
"@types/lodash@^4.17.17":
1723+
version "4.17.17"
1724+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355"
1725+
integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==
17261726

17271727
"@types/node@*":
17281728
version "17.0.35"

0 commit comments

Comments
 (0)