Skip to content

Commit 2c09a85

Browse files
committed
build 4.6.8
1 parent 94d6b93 commit 2c09a85

File tree

8 files changed

+113
-12
lines changed

8 files changed

+113
-12
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module.exports = {
22
root: true,
33
extends: 'eslint:recommended',
4+
parser: 'babel-eslint',
45
rules: {
56
indent: ['error', 2, { MemberExpression: 'off' }],
67
semi: ['error', 'always'],

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
English Version | [中文版](https://github.com/YvesCoding/vuescroll/blob/dev/README-ZH.md)
1212

13-
> A beautiful scrollbar based on Vue.js for PC and mobile..
13+
> A beautiful scrollbar based on Vue.js for PC and mobile.
1414
> [vuescrolljs.yvescoding.org](http://vuescrolljs.yvescoding.org/)
1515
1616
## Preview

dist/vuescroll.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Vuescroll v4.6.7
2+
* Vuescroll v4.6.8
33
* (c) 2018-2018 Yi(Yves) Wang
44
* Released under the MIT License
55
* Github Link: https://github.com/YvesCoding/vuescroll
@@ -3733,7 +3733,7 @@ var Vuescroll = {
37333733
Vue$$1.prototype.$vuescrollConfig = deepMerge(GCF, {});
37343734
},
37353735

3736-
version: '4.6.7',
3736+
version: '4.6.8',
37373737
refreshAll: refreshAll
37383738
};
37393739

dist/vuescroll.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuescroll.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,10 @@
3636
"report-coverage": "codecov",
3737
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
3838
},
39-
"version": "4.6.7",
39+
"version": "4.6.8",
4040
"devDependencies": {
4141
"babel-core": "^6.26.0",
42+
"babel-eslint": "^8.2.5",
4243
"babel-helper-vue-jsx-merge-props": "^2.0.3",
4344
"babel-loader": "^7.1.2",
4445
"babel-plugin-istanbul": "^4.1.5",

scripts/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function buildEntry(config) {
4141
})
4242
);
4343
}
44-
44+
// eslint-disable-next-line
4545
return rollup.rollup(config).then(async bundle => {
4646
const { code } = await bundle.generate(output);
4747
const fileName = path.basename(output.file);

yarn.lock

Lines changed: 104 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,56 @@
22
# yarn lockfile v1
33

44

5+
6+
version "7.0.0-beta.44"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
8+
dependencies:
9+
"@babel/highlight" "7.0.0-beta.44"
10+
511
"@babel/code-frame@^7.0.0-beta.47":
612
version "7.0.0-beta.51"
713
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.51.tgz#bd71d9b192af978df915829d39d4094456439a0c"
814
dependencies:
915
"@babel/highlight" "7.0.0-beta.51"
1016

17+
18+
version "7.0.0-beta.44"
19+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
20+
dependencies:
21+
"@babel/types" "7.0.0-beta.44"
22+
jsesc "^2.5.1"
23+
lodash "^4.2.0"
24+
source-map "^0.5.0"
25+
trim-right "^1.0.1"
26+
27+
28+
version "7.0.0-beta.44"
29+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd"
30+
dependencies:
31+
"@babel/helper-get-function-arity" "7.0.0-beta.44"
32+
"@babel/template" "7.0.0-beta.44"
33+
"@babel/types" "7.0.0-beta.44"
34+
35+
36+
version "7.0.0-beta.44"
37+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15"
38+
dependencies:
39+
"@babel/types" "7.0.0-beta.44"
40+
41+
42+
version "7.0.0-beta.44"
43+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc"
44+
dependencies:
45+
"@babel/types" "7.0.0-beta.44"
46+
47+
48+
version "7.0.0-beta.44"
49+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
50+
dependencies:
51+
chalk "^2.0.0"
52+
esutils "^2.0.2"
53+
js-tokens "^3.0.0"
54+
1155
1256
version "7.0.0-beta.51"
1357
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.51.tgz#e8844ae25a1595ccfd42b89623b4376ca06d225d"
@@ -16,6 +60,38 @@
1660
esutils "^2.0.2"
1761
js-tokens "^3.0.0"
1862

63+
64+
version "7.0.0-beta.44"
65+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f"
66+
dependencies:
67+
"@babel/code-frame" "7.0.0-beta.44"
68+
"@babel/types" "7.0.0-beta.44"
69+
babylon "7.0.0-beta.44"
70+
lodash "^4.2.0"
71+
72+
73+
version "7.0.0-beta.44"
74+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
75+
dependencies:
76+
"@babel/code-frame" "7.0.0-beta.44"
77+
"@babel/generator" "7.0.0-beta.44"
78+
"@babel/helper-function-name" "7.0.0-beta.44"
79+
"@babel/helper-split-export-declaration" "7.0.0-beta.44"
80+
"@babel/types" "7.0.0-beta.44"
81+
babylon "7.0.0-beta.44"
82+
debug "^3.1.0"
83+
globals "^11.1.0"
84+
invariant "^2.2.0"
85+
lodash "^4.2.0"
86+
87+
88+
version "7.0.0-beta.44"
89+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
90+
dependencies:
91+
esutils "^2.0.2"
92+
lodash "^4.2.0"
93+
to-fast-properties "^2.0.0"
94+
1995
JSONStream@^1.0.3:
2096
version "1.3.2"
2197
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.2.tgz#c102371b6ec3a7cf3b847ca00c20bb0fce4c6dea"
@@ -405,6 +481,17 @@ babel-core@^6.26.0:
405481
slash "^1.0.0"
406482
source-map "^0.5.6"
407483

484+
babel-eslint@^8.2.5:
485+
version "8.2.5"
486+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.5.tgz#dc2331c259d36782aa189da510c43dedd5adc7a3"
487+
dependencies:
488+
"@babel/code-frame" "7.0.0-beta.44"
489+
"@babel/traverse" "7.0.0-beta.44"
490+
"@babel/types" "7.0.0-beta.44"
491+
babylon "7.0.0-beta.44"
492+
eslint-scope "~3.7.1"
493+
eslint-visitor-keys "^1.0.0"
494+
408495
babel-generator@^6.18.0, babel-generator@^6.26.0:
409496
version "6.26.1"
410497
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
@@ -911,6 +998,10 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26
911998
lodash "^4.17.4"
912999
to-fast-properties "^1.0.3"
9131000

1001+
1002+
version "7.0.0-beta.44"
1003+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d"
1004+
9141005
babylon@^6.18.0:
9151006
version "6.18.0"
9161007
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
@@ -2234,7 +2325,7 @@ escope@^3.6.0:
22342325
esrecurse "^4.1.0"
22352326
estraverse "^4.1.1"
22362327

2237-
eslint-scope@^3.7.1:
2328+
eslint-scope@^3.7.1, eslint-scope@~3.7.1:
22382329
version "3.7.1"
22392330
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
22402331
dependencies:
@@ -2811,7 +2902,7 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.0, glob@^7.1.1, glob@^7.1.2, gl
28112902
once "^1.3.0"
28122903
path-is-absolute "^1.0.0"
28132904

2814-
globals@^11.0.1:
2905+
globals@^11.0.1, globals@^11.1.0:
28152906
version "11.7.0"
28162907
resolved "https://registry.yarnpkg.com/globals/-/globals-11.7.0.tgz#a583faa43055b1aca771914bf68258e2fc125673"
28172908

@@ -3236,7 +3327,7 @@ interpret@^1.0.0:
32363327
version "1.1.0"
32373328
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
32383329

3239-
invariant@^2.2.2:
3330+
invariant@^2.2.0, invariant@^2.2.2:
32403331
version "2.2.4"
32413332
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
32423333
dependencies:
@@ -3606,6 +3697,10 @@ jsesc@^1.3.0:
36063697
version "1.3.0"
36073698
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
36083699

3700+
jsesc@^2.5.1:
3701+
version "2.5.1"
3702+
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.1.tgz#e421a2a8e20d6b0819df28908f782526b96dd1fe"
3703+
36093704
jsesc@~0.5.0:
36103705
version "0.5.0"
36113706
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
@@ -3906,7 +4001,7 @@ lodash@^4.0.0, lodash@^4.0.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lo
39064001
version "4.17.5"
39074002
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
39084003

3909-
lodash@^4.3.0, lodash@~4.17.10:
4004+
lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.10:
39104005
version "4.17.10"
39114006
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
39124007

@@ -5956,7 +6051,7 @@ source-map@^0.4.2, source-map@^0.4.4:
59566051
dependencies:
59576052
amdefine ">=0.0.4"
59586053

5959-
source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1, source-map@~0.5.3:
6054+
source-map@^0.5.0, source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.1, source-map@~0.5.3:
59606055
version "0.5.7"
59616056
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
59626057

@@ -6312,6 +6407,10 @@ to-fast-properties@^1.0.3:
63126407
version "1.0.3"
63136408
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
63146409

6410+
to-fast-properties@^2.0.0:
6411+
version "2.0.0"
6412+
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
6413+
63156414
to-object-path@^0.3.0:
63166415
version "0.3.0"
63176416
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"

0 commit comments

Comments
 (0)