This repository was archived by the owner on Dec 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/templates/Autocomplete.js 0 Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5959 "eslint" : " 6.7.2" ,
6060 "eslint-config-algolia" : " 15.0.0" ,
6161 "eslint-config-prettier" : " 6.7.0" ,
62- "eslint-plugin-eslint-comments" : " 3.1.2 " ,
62+ "eslint-plugin-eslint-comments" : " 3.2.0 " ,
6363 "eslint-plugin-html" : " 6.0.0" ,
6464 "eslint-plugin-import" : " 2.19.1" ,
6565 "eslint-plugin-jest" : " 23.1.1" ,
Original file line number Diff line number Diff line change 1919 "eslint-config-prettier" : " 6.10.0" ,
2020 "eslint-plugin-import" : " 2.20.1" ,
2121 "eslint-plugin-prettier" : " 3.1.2" ,
22- "eslint-plugin-eslint-comments" : " 3.1.2 " ,
22+ "eslint-plugin-eslint-comments" : " 3.2.0 " ,
2323 "parcel-bundler" : " 1.12.5" ,
2424 "prettier" : " 1.19.1"
2525 }
Original file line number Diff line number Diff line change @@ -2435,10 +2435,10 @@ eslint-module-utils@^2.4.1:
24352435 debug "^2.6.9"
24362436 pkg-dir "^2.0.0"
24372437
2438- eslint-plugin-eslint-comments@3.1.2 :
2439- version "3.1.2 "
2440- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2. tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395 "
2441- integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ ==
2438+ eslint-plugin-eslint-comments@3.2.0 :
2439+ version "3.2.0 "
2440+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0. tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa "
2441+ integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ ==
24422442 dependencies :
24432443 escape-string-regexp "^1.0.5"
24442444 ignore "^5.0.5"
You can’t perform that action at this time.
0 commit comments