Skip to content

Commit cbf6334

Browse files
committed
Bump version
1 parent 766c961 commit cbf6334

2 files changed

Lines changed: 98 additions & 81 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-param",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "equivalent function to jQuery.param",
55
"main": "jquery-param.js",
66
"module": "esm/jquery-param.es.js",
@@ -29,11 +29,11 @@
2929
"devDependencies": {
3030
"expect.js": "^0.3.1",
3131
"jquery": "^3.5.1",
32-
"jsdom": "^16.2.2",
32+
"jsdom": "^16.4.0",
3333
"mocha": "^7.2.0",
3434
"mocha-phantomjs-core": "^2.1.2",
3535
"phantomjs-prebuilt": "^2.1.16",
36-
"rollup": "^2.19.0",
36+
"rollup": "^2.23.1",
3737
"rollup-plugin-terser": "^6.1.0"
3838
}
3939
}

0 commit comments

Comments
 (0)