Skip to content

Commit 40782c9

Browse files
chore(deps): replace dependency @google/semantic-release-replace-plugin with semantic-release-replace-plugin 1.2.1
1 parent efad43d commit 40782c9

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.26.0",
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.8",
5050
"@rollup/plugin-node-resolve": "15.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -405,15 +405,6 @@
405405
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
406406
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
407407

408-
409-
version "1.2.7"
410-
resolved "https://registry.yarnpkg.com/@google/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.7.tgz#1fee56f929f926552b61bbd41dc895b3082711cd"
411-
integrity sha512-zE+ep9d221O6Rrjw6wA2ffEJfVqrheaTltfFlNO4oQqPTicjTusxG/vxLRoVWjLsyrJzQKyJsbPfGKQ/r9rl+w==
412-
dependencies:
413-
jest-diff "^29.6.0"
414-
lodash-es "^4.17.21"
415-
replace-in-file "^7.0.1"
416-
417408
"@humanwhocodes/config-array@^0.13.0":
418409
version "0.13.0"
419410
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
@@ -4725,6 +4716,15 @@ schema-utils@^2.6.5:
47254716
ajv "^6.12.4"
47264717
ajv-keywords "^3.5.2"
47274718

4719+
4720+
version "1.2.1"
4721+
resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.1.tgz#0dbd04173e78bc2fbabce61a256fd24581b9fd68"
4722+
integrity sha512-fluXtOUB/feK0TBWTzxbN4VnDSWj0zN8uqflicykZrmADKrLKM9wxziWTab8LyV5fWSmB6T1arsr7lWMNW7A/A==
4723+
dependencies:
4724+
jest-diff "^29.6.0"
4725+
lodash-es "^4.17.21"
4726+
replace-in-file "^7.0.1"
4727+
47284728
"semver@2 || 3 || 4 || 5":
47294729
version "5.7.1"
47304730
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"

0 commit comments

Comments
 (0)