Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 1d2581f

Browse files
chore(deps): update dependency @types/lodash to v4.17.16 (#2693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 248f7a3 commit 1d2581f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/tcm-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@types/eslint": "8.56.12",
112112
"@types/figlet": "1.5.8",
113113
"@types/fs-extra": "11.0.4",
114-
"@types/lodash": "4.17.4",
114+
"@types/lodash": "4.17.16",
115115
"@types/node": "18.17.1",
116116
"@types/react": "18.3.3",
117117
"@types/semver": "7.5.8",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@techstack/tcm-cli": "workspace:*",
5151
"@tsconfig/recommended": "1.0.8",
5252
"@types/fs-extra": "11.0.4",
53-
"@types/lodash": "4.17.4",
53+
"@types/lodash": "4.17.16",
5454
"@types/lodash-es": "4.17.12",
5555
"@types/tinycolor2": "1.4.6",
5656
"@typescript-eslint/eslint-plugin": "7.12.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7056,7 +7056,7 @@ __metadata:
70567056
"@types/eslint": "npm:8.56.12"
70577057
"@types/figlet": "npm:1.5.8"
70587058
"@types/fs-extra": "npm:11.0.4"
7059-
"@types/lodash": "npm:4.17.4"
7059+
"@types/lodash": "npm:4.17.16"
70607060
"@types/node": "npm:18.17.1"
70617061
"@types/react": "npm:18.3.3"
70627062
"@types/semver": "npm:7.5.8"
@@ -7139,7 +7139,7 @@ __metadata:
71397139
"@techstack/tcm-cli": "workspace:*"
71407140
"@tsconfig/recommended": "npm:1.0.8"
71417141
"@types/fs-extra": "npm:11.0.4"
7142-
"@types/lodash": "npm:4.17.4"
7142+
"@types/lodash": "npm:4.17.16"
71437143
"@types/lodash-es": "npm:4.17.12"
71447144
"@types/tinycolor2": "npm:1.4.6"
71457145
"@typescript-eslint/eslint-plugin": "npm:7.12.0"
@@ -7719,10 +7719,10 @@ __metadata:
77197719
languageName: node
77207720
linkType: hard
77217721

7722-
"@types/lodash@npm:4.17.4":
7723-
version: 4.17.4
7724-
resolution: "@types/lodash@npm:4.17.4"
7725-
checksum: 10c0/0124c64cb9fe7a0f78b6777955abd05ef0d97844d49118652eae45f8fa57bfb7f5a7a9bccc0b5a84c0a6dc09631042e4590cb665acb9d58dfd5e6543c75341ec
7722+
"@types/lodash@npm:4.17.16":
7723+
version: 4.17.16
7724+
resolution: "@types/lodash@npm:4.17.16"
7725+
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
77267726
languageName: node
77277727
linkType: hard
77287728

0 commit comments

Comments
 (0)