File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 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.24.4" ,
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" : " 25.0.7" ,
50
50
"@rollup/plugin-node-resolve" : " 15.2.3" ,
Original file line number Diff line number Diff line change 502
502
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
503
503
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
504
504
505
-
506
- version "1.2.7"
507
- resolved "https://registry.yarnpkg.com/@google/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.7.tgz#1fee56f929f926552b61bbd41dc895b3082711cd"
508
- integrity sha512-zE+ep9d221O6Rrjw6wA2ffEJfVqrheaTltfFlNO4oQqPTicjTusxG/vxLRoVWjLsyrJzQKyJsbPfGKQ/r9rl+w==
509
- dependencies :
510
- jest-diff "^29.6.0"
511
- lodash-es "^4.17.21"
512
- replace-in-file "^7.0.1"
513
-
514
505
" @humanwhocodes/config-array@^0.11.14 " :
515
506
version "0.11.14"
516
507
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
@@ -4804,6 +4795,15 @@ schema-utils@^2.6.5:
4804
4795
ajv "^6.12.4"
4805
4796
ajv-keywords "^3.5.2"
4806
4797
4798
+
4799
+ version "1.2.1"
4800
+ resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.1.tgz#0dbd04173e78bc2fbabce61a256fd24581b9fd68"
4801
+ integrity sha512-fluXtOUB/feK0TBWTzxbN4VnDSWj0zN8uqflicykZrmADKrLKM9wxziWTab8LyV5fWSmB6T1arsr7lWMNW7A/A==
4802
+ dependencies :
4803
+ jest-diff "^29.6.0"
4804
+ lodash-es "^4.17.21"
4805
+ replace-in-file "^7.0.1"
4806
+
4807
4807
" semver@2 || 3 || 4 || 5 " :
4808
4808
version "5.7.1"
4809
4809
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
You can’t perform that action at this time.
0 commit comments