File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
},
45
45
"devDependencies" : {
46
46
"@babel/core" : " 7.26.9" ,
47
- "@google/ semantic-release-replace-plugin" : " 1.2.7 " ,
47
+ "semantic-release-replace-plugin" : " 1.2.1 " ,
48
48
"@rollup/plugin-buble" : " 1.0.3" ,
49
49
"@rollup/plugin-commonjs" : " 28.0.2" ,
50
50
"@rollup/plugin-node-resolve" : " 15.3.1" ,
Original file line number Diff line number Diff line change 448
448
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
449
449
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
450
450
451
-
452
- version "1.2.7"
453
- resolved "https://registry.yarnpkg.com/@google/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.7.tgz#1fee56f929f926552b61bbd41dc895b3082711cd"
454
- integrity sha512-zE+ep9d221O6Rrjw6wA2ffEJfVqrheaTltfFlNO4oQqPTicjTusxG/vxLRoVWjLsyrJzQKyJsbPfGKQ/r9rl+w==
455
- dependencies :
456
- jest-diff "^29.6.0"
457
- lodash-es "^4.17.21"
458
- replace-in-file "^7.0.1"
459
-
460
451
" @humanwhocodes/config-array@^0.13.0 " :
461
452
version "0.13.0"
462
453
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748"
@@ -4748,6 +4739,15 @@ schema-utils@^2.6.5:
4748
4739
ajv "^6.12.4"
4749
4740
ajv-keywords "^3.5.2"
4750
4741
4742
+
4743
+ version "1.2.1"
4744
+ resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.1.tgz#0dbd04173e78bc2fbabce61a256fd24581b9fd68"
4745
+ integrity sha512-fluXtOUB/feK0TBWTzxbN4VnDSWj0zN8uqflicykZrmADKrLKM9wxziWTab8LyV5fWSmB6T1arsr7lWMNW7A/A==
4746
+ dependencies :
4747
+ jest-diff "^29.6.0"
4748
+ lodash-es "^4.17.21"
4749
+ replace-in-file "^7.0.1"
4750
+
4751
4751
" semver@2 || 3 || 4 || 5 " :
4752
4752
version "5.7.1"
4753
4753
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
You can’t perform that action at this time.
0 commit comments