Skip to content

Commit

Permalink
chore: Upgrade dependencies (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalnagar authored Jul 4, 2023
1 parent dc3fb25 commit 3216e89
Show file tree
Hide file tree
Showing 2 changed files with 1,561 additions and 1,888 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
"author": "Kunal Nagar <[email protected]>",
"license": "MIT",
"devDependencies": {
"@babel/core": "7.20.7",
"@babel/preset-env": "7.20.2",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.1",
"@semantic-release/github": "7.2.3",
"@semantic-release/npm": "9.0.2",
"@semantic-release/release-notes-generator": "9.0.3",
"@babel/core": "7.22.6",
"@babel/preset-env": "7.22.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "10.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.3",
"@semantic-release/npm": "10.0.4",
"@semantic-release/release-notes-generator": "11.0.4",
"conventional-changelog-conventionalcommits": "6.1.0",
"grunt": "1.5.3",
"grunt": "1.6.1",
"grunt-babel": "8.0.0",
"grunt-contrib-copy": "0.8.2",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "5.0.0",
"grunt-contrib-uglify": "4.0.1",
"grunt-contrib-uglify": "5.2.2",
"grunt-contrib-watch": "1.1.0",
"grunt-sass": "*",
"load-grunt-tasks": "3.5.2",
"node-sass": "7.0.3",
"load-grunt-tasks": "5.1.0",
"node-sass": "9.0.0",
"prettier": "2.8.8",
"semantic-release": "19.0.5",
"time-grunt": "1.4.0"
"semantic-release": "21.0.6",
"time-grunt": "2.0.0"
},
"keywords": [
"jquery-plugin",
Expand Down
Loading

0 comments on commit 3216e89

Please sign in to comment.