Skip to content

Commit

Permalink
Up the dev jquery version
Browse files Browse the repository at this point in the history
  • Loading branch information
KidkArolis committed Mar 10, 2018
1 parent 79e9c5f commit 23bcc7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"bro-size": "^1.0.0",
"es6-promise": "^3.0.2",
"istanbul-instrumenter-loader": "^0.1.3",
"jquery": "^2.1.3",
"jquery": "^3.3.1",
"karma": "^0.13.9",
"karma-chrome-launcher": "^0.2.0",
"karma-cli": "^0.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3085,9 +3085,9 @@ jodid25519@^1.0.0:
dependencies:
jsbn "~0.1.0"

jquery@^2.1.3:
version "2.2.4"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02"
jquery@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"

js-beautify@^1.5.10:
version "1.6.4"
Expand Down

0 comments on commit 23bcc7a

Please sign in to comment.