Skip to content

Commit

Permalink
Updated i18next-xhr-backend to 1.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
murkyyyyyy authored and timabbott committed Mar 22, 2018
1 parent a9ba630 commit 2b3eb7f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"i18next-browser-languagedetector": "0.3.0",
"i18next-localstorage-cache": "0.3.0",
"i18next-parser": "0.11.1",
"i18next-xhr-backend": "1.4.3",
"i18next-xhr-backend": "1.5.1",
"jquery": "3.3.1",
"jquery-validation": "1.16.0",
"katex": "0.8.3",
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.

PROVISION_VERSION = '17.3'
PROVISION_VERSION = '17.4'
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3213,9 +3213,9 @@ i18next-parser@0.11.1:
through2 "~2.0.3"
vinyl "~2.0.1"

i18next-xhr-backend@1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/i18next-xhr-backend/-/i18next-xhr-backend-1.4.3.tgz#d72f70536a3bf6a3892261dde352bc77d708886a"
i18next-xhr-backend@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz#50282610780c6a696d880dfa7f4ac1d01e8c3ad5"

i18next@3.4.4:
version "3.4.4"
Expand Down Expand Up @@ -3602,7 +3602,7 @@ jquery-validation@1.16.0:
dependencies:
jquery "^1.7 || ^2.0 || ^3.1"

"jquery@^1.7 || ^2.0 || ^3.1", jquery@^3.3.1:
jquery@3.3.1, "jquery@^1.7 || ^2.0 || ^3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"

Expand Down

0 comments on commit 2b3eb7f

Please sign in to comment.