Skip to content

Commit 3e52d32

Browse files
committed
deps(semantic-release-replace-plugin): downgrade to version 1.2.3
1 parent 33550e4 commit 3e52d32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint-staged": "13.2.3",
3030
"prettier": "3.0.1",
3131
"semantic-release": "^19.0.5",
32-
"semantic-release-replace-plugin": "1.2.6",
32+
"semantic-release-replace-plugin": "1.2.3",
3333
"ts-jest": "29.1.1",
3434
"typescript": "5.0.4"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6099,10 +6099,10 @@ saslprep@^1.0.3:
60996099
dependencies:
61006100
sparse-bitfield "^3.0.3"
61016101

6102-
6103-
version "1.2.6"
6104-
resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.6.tgz#c1866174193bed05b4de5d6a7c384951cf623d0e"
6105-
integrity sha512-/0aRwQ3taocrfIOYQ94IQHVUYJXyVGkhJCBNp2dagE4KKghGPMWKGaisvxveJV28X4V9PogxCvHdTd+Rrz8kxw==
6102+
6103+
version "1.2.3"
6104+
resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.3.tgz#eb7b71191bf744796abd76651cf3f5a68a0a190a"
6105+
integrity sha512-ueSO5k+itkHnlC7ye+Jsx9MIZi9dy2pHx5S7gSW7teNPCmPWK/PEBvZjorvyRfymTk4cWiz+/q66wc+yg4c+SQ==
61066106
dependencies:
61076107
jest-diff "^29.6.0"
61086108
lodash-es "^4.17.21"

0 commit comments

Comments
 (0)