Skip to content

Commit 48a46a8

Browse files
chore(deps): update dependency @types/lodash.omit to v4.5.8 (#4893)
1 parent 7e102f9 commit 48a46a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,7 @@
17441744
"@types/lodash.isempty": "4.4.8",
17451745
"@types/lodash.isequal": "4.5.7",
17461746
"@types/lodash.merge": "4.6.8",
1747-
"@types/lodash.omit": "4.5.7",
1747+
"@types/lodash.omit": "4.5.8",
17481748
"@types/mocha": "10.0.2",
17491749
"@types/mock-require": "2.0.1",
17501750
"@types/node": "16.x",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6095,10 +6095,10 @@
60956095
dependencies:
60966096
"@types/lodash" "*"
60976097

6098-
"@types/[email protected].7":
6099-
version "4.5.7"
6100-
resolved "https://registry.yarnpkg.com/@types/lodash.omit/-/lodash.omit-4.5.7.tgz#2357ed2412b4164344e8ee41f85bb0b2920304ba"
6101-
integrity sha512-6q6cNg0tQ6oTWjSM+BcYMBhan54P/gLqBldG4AuXd3nKr0oeVekWNS4VrNEu3BhCSDXtGapi7zjhnna0s03KpA==
6098+
"@types/[email protected].8":
6099+
version "4.5.8"
6100+
resolved "https://registry.yarnpkg.com/@types/lodash.omit/-/lodash.omit-4.5.8.tgz#b618ff92d2537a88930d0242f6d4a7bd24c12246"
6101+
integrity sha512-CeIDttD58jS7R7M4rI8ZNBbV6JGG+BkKQFnWjduFJwTxqo8NdT/xjbjmQc39MVB2TKJ0rvQxddNaIna+W/pQvw==
61026102
dependencies:
61036103
"@types/lodash" "*"
61046104

0 commit comments

Comments
 (0)