Skip to content

Commit f570006

Browse files
Update dependency @types/lodash to v4.14.158 (dotansimha#4409)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 01bfb18 commit f570006

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/plugins/typescript/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"graphql-tag": "^2.0.0"
2828
},
2929
"devDependencies": {
30-
"@types/lodash": "4.14.157"
30+
"@types/lodash": "4.14.158"
3131
},
3232
"main": "dist/index.cjs.js",
3333
"module": "dist/index.esm.js",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,10 +2824,10 @@
28242824
"@types/node" "*"
28252825
rxjs "^6.5.1"
28262826

2827-
"@types/[email protected].157":
2828-
version "4.14.157"
2829-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
2830-
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
2827+
"@types/[email protected].158":
2828+
version "4.14.158"
2829+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785"
2830+
integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==
28312831

28322832
28332833
version "2.0.0"
@@ -12450,10 +12450,10 @@ [email protected]:
1245012450
unist-util-visit "^1.3.0"
1245112451
xtend "^4.0.1"
1245212452

12453-
12454-
version "0.39.0"
12455-
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.39.0.tgz#07aba3ca95a99e8c37e1e7d4a7207d9f4c042cf4"
12456-
integrity sha512-1K9qV9Ln11k4/+nxJBUHxAin9wHcHsfhAK5ACa6rLT+6tFB2TUtX/UlpOwMdGNRRMbmcA2/Mo8SacGO9LXQEig==
12453+
12454+
version "0.39.1"
12455+
resolved "https://registry.yarnpkg.com/react-monaco-editor/-/react-monaco-editor-0.39.1.tgz#2be0edf38f62eab127214c4d930f3d3ae369bfee"
12456+
integrity sha512-D2GKJlPxEIwkad9n1L7K/J3rLZ/UlMItS44YPO4cGQCcUJyKdwJkhOtk7q8gCqVd2uu7jyfyb8U34iSe+z9Aeg==
1245712457
dependencies:
1245812458
"@types/react" "^16.x"
1245912459
monaco-editor "*"

0 commit comments

Comments
 (0)