File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"main" : " index.js" ,
13
13
"dependencies" : {
14
- "docs-searchbar.js" : " ^1.3.1 "
14
+ "docs-searchbar.js" : " ^1.3.2 "
15
15
},
16
16
"resolutions" : {
17
17
"yargs-parser" : " ^13.1.2"
29
29
"eslint-plugin-promise" : " ^4.3.1" ,
30
30
"eslint-plugin-standard" : " ^5.0.0" ,
31
31
"eslint-plugin-vue" : " ^7.9.0" ,
32
- "prettier" : " ^2.3.2 " ,
32
+ "prettier" : " ^2.4.1 " ,
33
33
"vue" : " ^2.6.14" ,
34
34
"vue-template-compiler" : " ^2.6.14"
35
35
},
Original file line number Diff line number Diff line change @@ -3760,10 +3760,10 @@ dns-txt@^2.0.2:
3760
3760
dependencies :
3761
3761
buffer-indexof "^1.0.0"
3762
3762
3763
- docs-searchbar.js@^1.3.1 :
3764
- version "1.3.1 "
3765
- resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-1.3.1 .tgz#2aedf80d60cb622a8a80a10abb4c563bf1f4d165 "
3766
- integrity sha512-ijITYPDH/7dXXlY7pz8BymcluRgDmktSrfVzpCxuALHgqhhjQHiXNxquTNdCovF5oZ0b8UDJkqAQjMG9eL5yig ==
3763
+ docs-searchbar.js@^1.3.2 :
3764
+ version "1.3.2 "
3765
+ resolved "https://registry.yarnpkg.com/docs-searchbar.js/-/docs-searchbar.js-1.3.2 .tgz#0e82c0bec2082e869521deed631437226bd5a81f "
3766
+ integrity sha512-OIZfcxtMKOemXy0ge/ZgNoC784gEz6wCqHgUAidP+8KYX3PwdbTDKbyIvQoj8CLjAkbnDRIjp4yDmH/MjQK1Pg ==
3767
3767
dependencies :
3768
3768
autocomplete.js "^0.38.0"
3769
3769
hogan.js "^3.0.2"
@@ -8032,10 +8032,10 @@ prettier@^1.18.2:
8032
8032
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
8033
8033
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
8034
8034
8035
- prettier@^2.3.2 :
8036
- version "2.3.2 "
8037
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
8038
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
8035
+ prettier@^2.4.1 :
8036
+ version "2.4.1 "
8037
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
8038
+ integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
8039
8039
8040
8040
pretty-error@^2.0.2 :
8041
8041
version "2.1.2"
You can’t perform that action at this time.
0 commit comments