Skip to content

Commit

Permalink
chore(deps): replace dependency @google/semantic-release-replace-plug…
Browse files Browse the repository at this point in the history
…in with semantic-release-replace-plugin 1.2.1
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 5d9a672 commit 4915c8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@babel/core": "7.24.0",
"@google/semantic-release-replace-plugin": "1.2.7",
"semantic-release-replace-plugin": "1.2.1",
"@rollup/plugin-buble": "1.0.3",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,15 +469,6 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@google/semantic-release-replace-plugin@1.2.7":
version "1.2.7"
resolved "https://registry.yarnpkg.com/@google/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.7.tgz#1fee56f929f926552b61bbd41dc895b3082711cd"
integrity sha512-zE+ep9d221O6Rrjw6wA2ffEJfVqrheaTltfFlNO4oQqPTicjTusxG/vxLRoVWjLsyrJzQKyJsbPfGKQ/r9rl+w==
dependencies:
jest-diff "^29.6.0"
lodash-es "^4.17.21"
replace-in-file "^7.0.1"

"@humanwhocodes/config-array@^0.11.14":
version "0.11.14"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
Expand Down Expand Up @@ -4779,6 +4770,15 @@ schema-utils@^2.6.5:
ajv "^6.12.4"
ajv-keywords "^3.5.2"

semantic-release-replace-plugin@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/semantic-release-replace-plugin/-/semantic-release-replace-plugin-1.2.1.tgz#0dbd04173e78bc2fbabce61a256fd24581b9fd68"
integrity sha512-fluXtOUB/feK0TBWTzxbN4VnDSWj0zN8uqflicykZrmADKrLKM9wxziWTab8LyV5fWSmB6T1arsr7lWMNW7A/A==
dependencies:
jest-diff "^29.6.0"
lodash-es "^4.17.21"
replace-in-file "^7.0.1"

"semver@2 || 3 || 4 || 5":
version "5.7.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
Expand Down

0 comments on commit 4915c8a

Please sign in to comment.