8000 Increment package version to enable ci tests. · lodash/lodash@13d315a · GitHub
[go: up one dir, main page]

Skip to content

Commit 13d315a

Browse files
committed
Increment package version to enable ci tests.
1 parent 2cc247d commit 13d315a

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.17.0",
3+
"version": "4.17.1-pre",
44
"license": "MIT",
55
"private": true,
66
"main": "lodash.js",
@@ -43,7 +43,7 @@
4343
"istanbul": "0.4.5",
4444
"jquery": "^3.1.1",
4545
"jscs": "^3.0.7",
46-
"lodash": "4.16.6",
46+
"lodash": "4.17.0",
4747
"lodash-doc-globals": "^0.1.1",
4848
"markdown-doctest": "^0.9.0",
4949
"optional-dev-dependency": "^2.0.0",

yarn.lock

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

2079-
lodash@4.16.6:
2080-
version "4.16.6"
2081-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.6.tgz#d22c9ac660288f3843e16ba7d2b5d06cca27d777"
2079+
lodash@4.17.0:
2080+
version "4.17.0"
2081+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.0.tgz#93f4466e5ab73e5a1f1216c34eea11535f0a8df5"
20822082

20832083
log-driver@1.2.5:
20842084
version "1.2.5"

0 commit comments

Comments
 (0)
0