Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jul 31, 2023
1 parent 86f57f7 commit d8c3ba1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,13 +226,14 @@
"release": "node src/index.js release --no-bundle"
},
"dependencies": {
"@achingbrain/semantic-release-monorepo": "^8.0.0",
"@electron/get": "^2.0.0",
"@polka/send-type": "^0.5.2",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^10.0.1",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.0.3",
"@semantic-release/npm": "^9.0.2",
"@semantic-release/npm": "^10.0.4",
"@semantic-release/release-notes-generator": "^11.0.4",
"@types/chai": "^4.2.16",
"@types/chai-as-promised": "^7.1.3",
Expand Down Expand Up @@ -302,8 +303,7 @@
"react-native-test-runner": "^5.0.0",
"read-pkg-up": "^10.0.0",
"rimraf": "^5.0.0",
"semantic-release": "^20.1.3",
"semantic-release-monorepo": "^7.0.5",
"semantic-release": "^21.0.7",
"semver": "^7.3.8",
"source-map-support": "^0.5.20",
"strip-bom": "^5.0.0",
Expand Down

0 comments on commit d8c3ba1

Please sign in to comment.