Skip to content

Commit

Permalink
Bump jquery from 3.5.0 to 3.5.1 (OctoLinker#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 11, 2020
1 parent e61eaa9 commit 929d017
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/blob-reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"main": "./index.js",
"dependencies": {
"github-url-parse": "^0.1.0",
"jquery": "^3.5.0"
"jquery": "^3.5.1"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@octolinker/plugin-vim": "1.0.0",
"@octolinker/user-interface": "1.0.0",
"github-injection": "^1.0.1",
"jquery": "^3.5.0",
"jquery": "^3.5.1",
"lodash.isequal": "^4.5.0",
"lodash.uniqwith": "^4.5.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/helper-insert-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@octolinker/helper-settings": "1.0.0",
"findandreplacedomtext": "^0.4.5",
"jquery": "^3.5.0"
"jquery": "^3.5.1"
},
"devDependencies": {
"@octolinker/helper-grammar-regex-collection": "1.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6110,10 +6110,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/jetpack-id/-/jetpack-id-1.0.0.tgz#2cf9fbae46d8074fc16b7de0071c8efebca473a6"
integrity sha1-LPn7rkbYB0/Ba33gBxyO/rykc6Y=

jquery@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
jquery@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==

js-select@~0.6.0:
version "0.6.0"
Expand Down

0 comments on commit 929d017

Please sign in to comment.