10000 Increment package version to enable ci tests. · lodash/lodash@46d1f53 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46d1f53

Browse files
committed
Increment package version to enable ci tests.
1 parent fc22665 commit 46d1f53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lodash",
3-
"version": "4.16.5",
3+
"version": "4.16.6-pre",
44
"license": "MIT",
55
"private": true,
66
"main": "lodash.js",
@@ -42,7 +42,7 @@
4242
"istanbul": "0.4.5",
4343
"jquery": "^3.1.1",
4444
"jscs": "^3.0.7",
45-
"lodash": "4.16.2",
45+
"lodash": "4.16.5",
4646
"lodash-doc-globals": "^0.1.1",
4747
"markdown-doctest": "^0.9.0",
4848
"optional-dev-dependency": "^1.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1980,9 +1980,9 @@ lodash@^4.14.0, lodash@^4.14.1, lodash@^4.16.0, lodash@^4.16.4, lodash@^4.2.0:
19801980
version "4.16.4"
19811981
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
19821982

1983-
lodash@4.16.2:
1984-
version "4.16.2"
1985-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.2.tgz#3e626db827048a699281a8a125226326cfc0e652"
1983+
lodash@4.16.5:
1984+
version "4.16.5"
1985+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.5.tgz#77d88feac548009b1a5c4ca7b49ac431ce346ae8"
19861986

19871987
log-driver@1.2.5:
19881988
version "1.2.5"

0 commit comments

Comments
 (0)
0