Skip to content

Commit e7d6525

Browse files
Merge pull request #8 from WackyStudio/dependabot/npm_and_yarn/annas-bookstore/jquery-3.4.0
Bump jquery from 3.3.1 to 3.4.0 in /annas-bookstore
2 parents ca48d9e + 441d82f commit e7d6525

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

annas-bookstore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"axios": "^0.18",
1414
"bootstrap": "^4.0.0",
1515
"cross-env": "^5.1",
16-
"jquery": "^3.2",
16+
"jquery": "^3.4",
1717
"laravel-mix": "^4.0.7",
1818
"lodash": "^4.17.13",
1919
"popper.js": "^1.12",

annas-bookstore/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3475,10 +3475,10 @@ isobject@^3.0.0, isobject@^3.0.1:
34753475
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
34763476
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
34773477

3478-
jquery@^3.2:
3479-
version "3.3.1"
3480-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
3481-
integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==
3478+
jquery@^3.4:
3479+
version "3.4.0"
3480+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
3481+
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
34823482

34833483
js-levenshtein@^1.1.3:
34843484
version "1.1.6"

0 commit comments

Comments
 (0)