Skip to content

Commit 843d128

Browse files
authored
Merge branch 'jquery:main' into master
2 parents 3b620c5 + 54074fc commit 843d128

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-ui",
33
"title": "jQuery UI",
44
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
5-
"version": "1.13.1-pre",
5+
"version": "1.13.2-pre",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
@@ -53,14 +53,14 @@
5353
"devDependencies": {
5454
"commitplease": "3.2.0",
5555
"eslint-config-jquery": "3.0.0",
56-
"glob": "7.1.7",
56+
"glob": "7.2.0",
5757
"grunt": "1.4.1",
5858
"grunt-bowercopy": "1.2.5",
5959
"grunt-cli": "1.4.3",
6060
"grunt-compare-size": "0.4.2",
6161
"grunt-contrib-concat": "1.0.1",
6262
"grunt-contrib-csslint": "2.0.0",
63-
"grunt-contrib-qunit": "5.0.1",
63+
"grunt-contrib-qunit": "5.1.1",
6464
"grunt-contrib-requirejs": "1.0.0",
6565
"grunt-contrib-uglify": "5.0.1",
6666
"grunt-eslint": "23.0.0",

0 commit comments

Comments
 (0)