This repository was archived by the owner on May 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@neogeek/eslint-config-standards" : " ^1.15.0" ,
17
- "eslint" : " ^3.18 .0"
17
+ "eslint" : " ^3.19 .0"
18
18
},
19
19
"peerDependencies" : {
20
- "doxdox" : " ~2.0.1 "
20
+ "doxdox" : " ~2.0.2 "
21
21
},
22
22
"scripts" : {
23
23
"test" : " make test"
Original file line number Diff line number Diff line change 8
8
<meta name =" description" content =" {{ description }} " >
9
9
{{ /if }}
10
10
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" >
11
- <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.10 .0/styles/github.min.css" >
11
+ <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11 .0/styles/github.min.css" >
12
12
<style >
13
13
14
14
input [type = " search" ]::-webkit-search-cancel-button {
@@ -392,8 +392,8 @@ input[type="search"]::-webkit-search-cancel-button {
392
392
393
393
</footer >
394
394
395
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1 .1/jquery.slim.min.js" ></script >
396
- <script src =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9 .0/highlight.min.js" ></script >
395
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2 .1/jquery.slim.min.js" ></script >
396
+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11 .0/highlight.min.js" ></script >
397
397
<script >
398
398
399
399
(function () {
You can’t perform that action at this time.
0 commit comments