Skip to content

Commit 2ea1cbe

Browse files
chore(deps): replace dependency @google/semantic-release-replace-plugin with semantic-release-replace-plugin 1.2.1
1 parent 6058edf commit 2ea1cbe

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@babel/core": "7.24.7",
47-
"@google/semantic-release-replace-plugin": "1.2.7",
47+
"semantic-release-replace-plugin": "1.2.1",
4848
"@rollup/plugin-buble": "1.0.3",
4949
"@rollup/plugin-commonjs": "25.0.7",
5050
"@rollup/plugin-node-resolve": "15.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -454,15 +454,6 @@
454454
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
455455
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
456456

457-
458-
version "1.2.7"
459-
resolved "https://registry.yarnpkg.com/@google/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.7.tgz#1fee56f929f926552b61bbd41dc895b3082711cd"
460-
integrity sha512-zE+ep9d221O6Rrjw6wA2ffEJfVqrheaTltfFlNO4oQqPTicjTusxG/vxLRoVWjLsyrJzQKyJsbPfGKQ/r9rl+w==
461-
dependencies:
462-
jest-diff "^29.6.0"
463-
lodash-es "^4.17.21"
464-
replace-in-file "^7.0.1"
465-
466457
"@humanwhocodes/config-array@^0.11.14":
467458
version "0.11.14"
468459
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
@@ -4764,6 +4755,15 @@ schema-utils@^2.6.5:
47644755
ajv "^6.12.4"
47654756
ajv-keywords "^3.5.2"
47664757

4758+
4759+
version "1.2.1"
4760+
resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.1.tgz#0dbd04173e78bc2fbabce61a256fd24581b9fd68"
4761+
integrity sha512-fluXtOUB/feK0TBWTzxbN4VnDSWj0zN8uqflicykZrmADKrLKM9wxziWTab8LyV5fWSmB6T1arsr7lWMNW7A/A==
4762+
dependencies:
4763+
jest-diff "^29.6.0"
4764+
lodash-es "^4.17.21"
4765+
replace-in-file "^7.0.1"
4766+
47674767
"semver@2 || 3 || 4 || 5":
47684768
version "5.7.1"
47694769
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"

0 commit comments

Comments
 (0)