diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-09-02 16:05:31 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2021-09-02 16:05:31 +0200 |
commit | 491ecc1bd5c48a24d8a4bcff6f74ca368b37fdf3 (patch) | |
tree | fd1100e8cba202ba56348c672e2285d1c07bf156 | |
parent | 4ccebc5f203d3628ebb35ce0ca881ff08fea5fdc (diff) | |
download | jquery-ui-491ecc1bd5c48a24d8a4bcff6f74ca368b37fdf3.tar.gz jquery-ui-491ecc1bd5c48a24d8a4bcff6f74ca368b37fdf3.zip |
Build: Update npm dependencies
-rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 2cf66d617..14b89e9c3 100644 --- a/package.json +++ b/package.json @@ -51,19 +51,19 @@ "devDependencies": { "commitplease": "3.2.0", "eslint-config-jquery": "3.0.0", - "glob": "7.1.6", - "grunt": "1.3.0", + "glob": "7.1.7", + "grunt": "1.4.1", "grunt-bowercopy": "1.2.5", - "grunt-cli": "1.3.2", + "grunt-cli": "1.4.3", "grunt-compare-size": "0.4.2", "grunt-contrib-concat": "1.0.1", "grunt-contrib-csslint": "2.0.0", - "grunt-contrib-qunit": "4.0.0", + "grunt-contrib-qunit": "5.0.1", "grunt-contrib-requirejs": "1.0.0", - "grunt-contrib-uglify": "5.0.0", + "grunt-contrib-uglify": "5.0.1", "grunt-eslint": "23.0.0", "grunt-git-authors": "3.2.0", - "grunt-html": "14.2.0", + "grunt-html": "14.5.0", "load-grunt-tasks": "5.1.0", "rimraf": "3.0.2", "testswarm": "1.1.2" |