Skip to content

Commit

Permalink
chore(deps): update dependency jquery to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2021
1 parent e6ff0ca commit 40fafe6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-vue": "7.6.0",
"jquery": "3.5.1",
"jquery": "3.6.0",
"karma": "6.1.1",
"karma-chrome-launcher": "3.1.0",
"karma-coverage-istanbul-reporter": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2672,10 +2672,10 @@ jest-worker@^24.0.0:
merge-stream "^2.0.0"
supports-color "^6.1.0"

jquery@3.5.1:
version "3.5.1"
resolved "https://registry.npm.taobao.org/jquery/download/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
integrity sha1-17TQjhv9uGrS8aPQOeoXMEcXq7U=
jquery@3.6.0:
version "3.6.0"
resolved "https://registry.npm.taobao.org/jquery/download/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha1-xyoJ8Vwb3OFC9J2/EXC9+K2sJHA=

js-base64@^2.1.9:
version "2.6.4"
Expand Down

0 comments on commit 40fafe6

Please sign in to comment.