Skip to content

Commit 4af518d

Browse files
authored
Merge pull request #9 from avinashn/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.2.1 to 3.5.0
2 parents 8ab4813 + b3a3a29 commit 4af518d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"axios": "^0.21.2",
1414
"bootstrap-sass": "^3.3.7",
1515
"cross-env": "^3.2.3",
16-
"jquery": "^3.1.1",
16+
"jquery": "^3.5.0",
1717
"laravel-mix": "0.*",
1818
"lodash": "^4.17.4",
1919
"vue": "^2.1.10"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,9 +3114,9 @@ jodid25519@^1.0.0:
31143114
dependencies:
31153115
jsbn "~0.1.0"
31163116

3117-
jquery@^3.1.1:
3118-
version "3.2.1"
3119-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
3117+
jquery@^3.5.0:
3118+
version "3.5.0"
3119+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
31203120

31213121
js-base64@^2.1.8, js-base64@^2.1.9:
31223122
version "2.1.9"

0 commit comments

Comments
 (0)