This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@commitlint/config-conventional" : " 8.2.0" ,
20
20
"coveralls" : " ^3.0.4" ,
21
21
"eslint" : " ^5.9.0" ,
22
- "eslint-config-airbnb-base" : " ^13.1 .0" ,
22
+ "eslint-config-airbnb-base" : " ^14.0 .0" ,
23
23
"eslint-plugin-import" : " ^2.14.0" ,
24
24
"jsdoc" : " ^3.5.5" ,
25
25
"lerna" : " ^3.4.0" ,
Original file line number Diff line number Diff line change @@ -1804,10 +1804,10 @@ config-chain@^1.1.11:
1804
1804
ini "^1.3.4"
1805
1805
proto-list "~1.2.1"
1806
1806
1807
- confusing-browser-globals@^1.0.5 :
1808
- version "1.0.7 "
1809
- resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7 .tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b "
1810
- integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ ==
1807
+ confusing-browser-globals@^1.0.7 :
1808
+ version "1.0.9 "
1809
+ resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9 .tgz#72bc13b483c0276801681871d4898516f8f54fdd "
1810
+ integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw ==
1811
1811
1812
1812
console-control-strings@^1.0.0, console-control-strings@~1.1.0 :
1813
1813
version "1.1.0"
@@ -2371,12 +2371,12 @@
[email protected] , escape-string-regexp@^1.0.5, escape-string-regexp@~1
2371
2371
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
2372
2372
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
2373
2373
2374
- eslint-config-airbnb-base@^13.1 .0 :
2375
- version "13.2 .0"
2376
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2 .0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943 "
2377
- integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w ==
2374
+ eslint-config-airbnb-base@^14.0 .0 :
2375
+ version "14.0 .0"
2376
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0 .0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17 "
2377
+ integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA ==
2378
2378
dependencies :
2379
- confusing-browser-globals "^1.0.5 "
2379
+ confusing-browser-globals "^1.0.7 "
2380
2380
object.assign "^4.1.0"
2381
2381
object.entries "^1.1.0"
2382
2382
You can’t perform that action at this time.
0 commit comments