File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
"testURL" : " http://localhost"
38
38
},
39
39
"devDependencies" : {
40
- "@babel/cli" : " ^6.26.0 " ,
41
- "@babel/preset-env" : " ^6.24.1 " ,
40
+ "@babel/cli" : " ^7.6.2 " ,
41
+ "@babel/preset-env" : " ^7.6.2 " ,
42
42
"eslint" : " ^4.17.0" ,
43
43
"eslint-config-airbnb-base" : " ^12.1.0" ,
44
44
"eslint-config-prettier" : " ^2.9.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/cli@^6.26.0 " :
5
+ " @babel/cli@^7.6.2 " :
6
6
version "7.6.2"
7
7
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.6.2.tgz#4ce8b5b4b2e4b4c1b7bd841cec62085e2dfc4465"
8
8
integrity sha512-JDZ+T/br9pPfT2lmAMJypJDTTTHM9ePD/ED10TRjRzJVdEVy+JB3iRlhzYmTt5YkNgHvxWGlUVnLtdv6ruiDrQ==
565
565
" @babel/helper-regex" " ^7.4.4"
566
566
regexpu-core "^4.6.0"
567
567
568
- " @babel/preset-env@^6.24.1 " :
568
+ " @babel/preset-env@^7.6.2 " :
569
569
version "7.6.2"
570
570
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2.tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3"
571
571
integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q==
You can’t perform that action at this time.
0 commit comments