Skip to content

Commit b6c47b3

Browse files
authored
Merge pull request #46 from cretueusebiu/dependabot/npm_and_yarn/jquery-3.4.0
Bump jquery from 3.3.1 to 3.4.0
2 parents 22f5f74 + dbbfdac commit b6c47b3

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
@@ -17,7 +17,7 @@
1717
"axios": "^0.18.0",
1818
"bootstrap": "^4.1.1",
1919
"dotenv": "^5.0.1",
20-
"jquery": "^3.3.1",
20+
"jquery": "^3.4.0",
2121
"js-cookie": "^2.2.0",
2222
"nuxt": "^1.4.0",
2323
"popper.js": "^1.14.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4267,9 +4267,9 @@ joi@^12.0.0:
42674267
isemail "3.x.x"
42684268
topo "2.x.x"
42694269

4270-
jquery@^3.3.1:
4271-
version "3.3.1"
4272-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
4270+
jquery@^3.4.0:
4271+
version "3.4.0"
4272+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
42734273

42744274
js-base64@^2.1.8, js-base64@^2.1.9:
42754275
version "2.4.0"

0 commit comments

Comments
 (0)