Skip to content

Commit 6e6eae5

Browse files
chore(deps-dev): bump @types/lodash in /docs-site
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.21 to 4.17.23. - [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.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 548a1f3 commit 6e6eae5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@eslint/js": "^9.39.2",
28-
"@types/lodash": "^4.17.21",
28+
"@types/lodash": "^4.17.23",
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
3131
"@typescript-eslint/eslint-plugin": "^8.51.0",

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,10 +1502,10 @@ __metadata:
15021502
languageName: node
15031503
linkType: hard
15041504

1505-
"@types/lodash@npm:^4.17.21":
1506-
version: 4.17.21
1507-
resolution: "@types/lodash@npm:4.17.21"
1508-
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
1505+
"@types/lodash@npm:^4.17.23":
1506+
version: 4.17.23
1507+
resolution: "@types/lodash@npm:4.17.23"
1508+
checksum: 10c0/9d9cbfb684e064a2b78aab9e220d398c9c2a7d36bc51a07b184ff382fa043a99b3d00c16c7f109b4eb8614118f4869678dbae7d5c6700ed16fb9340e26cc0bf6
15091509
languageName: node
15101510
linkType: hard
15111511

@@ -4660,7 +4660,7 @@ __metadata:
46604660
resolution: "react-datepicker-docs@workspace:."
46614661
dependencies:
46624662
"@eslint/js": "npm:^9.39.2"
4663-
"@types/lodash": "npm:^4.17.21"
4663+
"@types/lodash": "npm:^4.17.23"
46644664
"@types/react": "npm:^19.2.7"
46654665
"@types/react-dom": "npm:^19.2.3"
46664666
"@typescript-eslint/eslint-plugin": "npm:^8.51.0"

0 commit comments

Comments
 (0)