Skip to content

Commit ef38e5d

Browse files
barisusaklitarlepp
authored andcommitted
bump jquery to 4.x
1 parent 60b640c commit ef38e5d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"grunt-contrib-uglify": "^5.2.2",
3939
"grunt-jsbeautifier": "^0.2.13",
4040
"grunt-karma": "^4.0.2",
41-
"jquery": "^3.7.1",
41+
"jquery": "^4.0.0",
4242
"karma": "^6.4.4",
4343
"karma-chai": "^0.1.0",
4444
"karma-chrome-launcher": "^3.2.0",
@@ -58,6 +58,6 @@
5858
"peerDependencies": {
5959
"@popperjs/core": "^2.0.0",
6060
"bootstrap": "^4.4.0 || ^5.0.0",
61-
"jquery": "^3.5.1"
61+
"jquery": "^4.0.0"
6262
}
6363
}

0 commit comments

Comments
 (0)