Skip to content

Commit

Permalink
build: upgrade dependencies (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbolel committed Mar 18, 2024
1 parent d266cd6 commit cc6fb1a
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 310 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,14 @@
},
"devDependencies": {
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "18.4.4",
"@commitlint/config-conventional": "19.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.0.0",
"@semantic-release/github": "9.2.1",
"@semantic-release/commit-analyzer": "12.0.0",
"@semantic-release/github": "10.0.2",
"@semantic-release/npm": "12.0.0",
"@semantic-release/release-notes-generator": "12.0.0",
"@semantic-release/release-notes-generator": "12.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"firebase-tools": "13.0.3",
"firebase-tools": "13.5.1",
"grunt": "1.6.1",
"grunt-contrib-clean": "2.0.1",
"grunt-contrib-connect": "4.0.0",
Expand All @@ -115,6 +115,6 @@
"yarn-run-all": "3.1.1"
},
"optionalDependencies": {
"ionicons": "7.2.1"
"ionicons": "7.2.2"
}
}

0 comments on commit cc6fb1a

Please sign in to comment.