Skip to content

Commit 5dd9378

Browse files
author
Hyun Seok Li
authored
Merge pull request #3 from monoless/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2 parents cec015f + 471009b commit 5dd9378

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3029,9 +3029,9 @@ isobject@^3.0.0, isobject@^3.0.1:
30293029
version "3.0.1"
30303030
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
30313031

3032-
jquery@^3.2:
3033-
version "3.3.1"
3034-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
3032+
jquery@^3.5:
3033+
version "3.5.0"
3034+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
30353035

30363036
js-levenshtein@^1.1.3:
30373037
version "1.1.6"

0 commit comments

Comments
 (0)