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

Commit 5a7c973

Browse files
authored
updating lodash (#927)
* updating lodash * adding rush lock
1 parent 8f27460 commit 5a7c973

File tree

3 files changed

+21
-19
lines changed

3 files changed

+21
-19
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 18 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/lu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@oclif/test": "^1.2.5",
5757
"@oclif/tslint": "^3.1.1",
5858
"@types/chai": "^4.2.0",
59-
"@types/lodash": "~4.14.146",
59+
"@types/lodash": "~4.14.159",
6060
"@types/mocha": "^5.2.7",
6161
"@types/nock": "^11.1.0",
6262
"@types/node": "^10.14.15",

packages/luis/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/sinon": "^7.5.0",
5050
"cli-ux": "~5.3.3",
5151
"fs-extra": "^8.1.0",
52-
"lodash": "^4.17.15",
52+
"lodash": "^4.17.19",
5353
"node-fetch": "~2.6.0",
5454
"tslib": "^1.10.0",
5555
"username": "^4.1.0"
@@ -60,7 +60,7 @@
6060
"@oclif/test": "~1.2.5",
6161
"@oclif/tslint": "~3.1.1",
6262
"@types/chai": "^4.2.4",
63-
"@types/lodash": "~4.14.146",
63+
"@types/lodash": "~4.14.159",
6464
"@types/mocha": "^5.2.7",
6565
"@types/nock": "^11.1.0",
6666
"@types/node": "^10.17.4",

0 commit comments

Comments
 (0)