Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66cef35

Browse files
authored
Update jQuery dependency to 3.7.x (#15)
1 parentb7cd00f commit66cef35

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1>Project Policies</h1>
125125
<pclass="text-muted credit">Distributed under the Boost Software License, Version 1.0. (See accompanying file<ahref="LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at<ahref="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
126126
</div>
127127
</div>
128-
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
128+
<scriptsrc="//code.jquery.com/jquery-3.7.1.slim.min.js"></script>
129129
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
130130
<scripttype="text/javascript">
131131
var_gaq=_gaq||[];

‎process.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h3>Patch Releases</h3>
199199
href="//www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
200200
</div>
201201
</footer>
202-
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
202+
<scriptsrc="//code.jquery.com/jquery-3.7.1.slim.min.js"></script>
203203
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
204204
<scripttype="text/javascript">
205205
var_gaq=_gaq||[];

‎proposals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h1>Inclusion</h1>
205205
href="//www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
206206
</div>
207207
</footer>
208-
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
208+
<scriptsrc="//code.jquery.com/jquery-3.7.1.slim.min.js"></script>
209209
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
210210
<scripttype="text/javascript">
211211
var_gaq=_gaq||[];

‎style-guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h1>Organization</h1>
122122
href="//www.boost.org/LICENSE_1_0.txt">//www.boost.org/LICENSE_1_0.txt</a>)</p>
123123
</div>
124124
</footer>
125-
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
125+
<scriptsrc="//code.jquery.com/jquery-3.7.1.slim.min.js"></script>
126126
<scriptsrc="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script>
127127
<scripttype="text/javascript">
128128
var_gaq=_gaq||[];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp