Skip to content

Commit 1e38ab6

Browse files
committed
test(deps): update examples/custom-command lodash to 4.17.23
1 parent e0f7da8 commit 1e38ab6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

examples/custom-command/package-lock.json

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

examples/custom-command/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"private": true,
1111
"devDependencies": {
1212
"cypress": "15.9.0",
13-
"lodash": "4.17.21"
13+
"lodash": "^4.17.23"
1414
}
1515
}

0 commit comments

Comments
 (0)