Skip to content

Commit 2f27374

Browse files
chore(dev-deps): Bump @types/lodash from 4.14.200 to 4.14.201
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.200 to 4.14.201. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b9e733 commit 2f27374

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@types/elliptic": "^6.4.16",
106106
"@types/expect": "^24.3.0",
107107
"@types/ledgerhq__hw-transport": "^4.21.6",
108-
"@types/lodash": "^4.14.200",
108+
"@types/lodash": "^4.14.201",
109109
"@types/mocha": "^10.0.4",
110110
"@types/node": "^18.18.9",
111111
"@types/node-hid": "^1.3.4",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ __metadata:
7979
"@types/elliptic": ^6.4.16
8080
"@types/expect": ^24.3.0
8181
"@types/ledgerhq__hw-transport": ^4.21.6
82-
"@types/lodash": ^4.14.200
82+
"@types/lodash": ^4.14.201
8383
"@types/mocha": ^10.0.4
8484
"@types/node": ^18.18.9
8585
"@types/node-hid": ^1.3.4
@@ -1798,13 +1798,20 @@ __metadata:
17981798
languageName: node
17991799
linkType: hard
18001800

1801-
"@types/lodash@npm:*, @types/lodash@npm:^4.14.200":
1801+
"@types/lodash@npm:*":
18021802
version: 4.14.200
18031803
resolution: "@types/lodash@npm:4.14.200"
18041804
checksum: 6471f8bb5da692a6ecf03a8da4935bfbc341e67ee9bcb4f5730bfacff0c367232548f0a01e8ac5ea18c6fe78fb085d502494e33ccb47a7ee87cbdee03b47d00d
18051805
languageName: node
18061806
linkType: hard
18071807

1808+
"@types/lodash@npm:^4.14.201":
1809+
version: 4.14.201
1810+
resolution: "@types/lodash@npm:4.14.201"
1811+
checksum: 484be655298e9b2dc2d218ea934071b2ea31e4a531c561dd220dbda65237e8d08c20dc2d457ac24f29be7fe167415bf7bb9360ea0d80bdb8b0f0ec8d8db92fae
1812+
languageName: node
1813+
linkType: hard
1814+
18081815
"@types/long@npm:^4.0.1":
18091816
version: 4.0.2
18101817
resolution: "@types/long@npm:4.0.2"

0 commit comments

Comments
 (0)