Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v22.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent e6b90d1 commit 309096c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"memory-fs": "0.5.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"semantic-release": "22.0.10",
"semantic-release": "22.0.12",
"ts-jest": "26.5.6",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6717,10 +6717,10 @@ schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0:
ajv "^6.12.5"
ajv-keywords "^3.5.2"

[email protected].10:
version "22.0.10"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-22.0.10.tgz#e1fbef4878a60cd350d036e286e5cfc752cff14d"
integrity sha512-4ahPaOX+0UYpYlosjc/tfCzB/cqlnjN0/xSKGryEC4bOpuYSkoK+QHw7xDPmAuiMNBBvkFD+m3aVMENUr++CIg==
[email protected].12:
version "22.0.12"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-22.0.12.tgz#b8dd1a096b597080e05f30554ee5d128fe6dac84"
integrity sha512-0mhiCR/4sZb00RVFJIUlMuiBkW3NMpVIW2Gse7noqEMoFGkvfPPAImEQbkBV8xga4KOPP4FdTRYuLLy32R1fPw==
dependencies:
"@semantic-release/commit-analyzer" "^11.0.0"
"@semantic-release/error" "^4.0.0"
Expand Down

0 comments on commit 309096c

Please sign in to comment.