Skip to content

Commit 86ca8d8

Browse files
Bump jquery from 2.2.4 to 3.5.0 in /play-with-docker/Portus
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@2.2.4...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38b3461 commit 86ca8d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

play-with-docker/Portus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"bootstrap-sass": "^3.3.6",
1919
"compression-webpack-plugin": "^0.3.2",
20-
"jquery": "^2.2.1",
20+
"jquery": "^3.5.0",
2121
"jquery-ujs": "^1.2.1",
2222
"stats-webpack-plugin": "^0.4.3",
2323
"webpack": "^2.2.1"

play-with-docker/Portus/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,9 +2040,9 @@ jquery-ujs@^1.2.1:
20402040
dependencies:
20412041
jquery ">=1.8.0"
20422042

2043-
jquery@>=1.8.0, jquery@^2.2.1:
2044-
version "2.2.4"
2045-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
2043+
jquery@>=1.8.0, jquery@^3.5.0:
2044+
version "3.5.0"
2045+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
20462046

20472047
js-tokens@^3.0.0:
20482048
version "3.0.1"

0 commit comments

Comments
 (0)