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 6060 "eslint" : " 6.7.2" ,
6161 "eslint-config-algolia" : " 15.0.0" ,
6262 "eslint-config-prettier" : " 6.7.0" ,
63- "eslint-plugin-eslint-comments" : " 3.1.2 " ,
63+ "eslint-plugin-eslint-comments" : " 3.2.0 " ,
6464 "eslint-plugin-html" : " 6.0.0" ,
6565 "eslint-plugin-import" : " 2.19.1" ,
6666 "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 @@ -2581,10 +2581,10 @@ eslint-module-utils@^2.4.1:
25812581 debug "^2.6.9"
25822582 pkg-dir "^2.0.0"
25832583
2584- eslint-plugin-eslint-comments@3.1.2 :
2585- version "3.1.2 "
2586- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.1.2. tgz#4ef6c488dbe06aa1627fea107b3e5d059fc8a395 "
2587- integrity sha512-QexaqrNeteFfRTad96W+Vi4Zj1KFbkHHNMMaHZEYcovKav6gdomyGzaxSDSL3GoIyUOo078wRAdYlu1caiauIQ ==
2584+ eslint-plugin-eslint-comments@3.2.0 :
2585+ version "3.2.0 "
2586+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0. tgz#9e1cd7b4413526abb313933071d7aba05ca12ffa "
2587+ integrity sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ ==
25882588 dependencies :
25892589 escape-string-regexp "^1.0.5"
25902590 ignore "^5.0.5"
You can’t perform that action at this time.
0 commit comments