Skip to content

Commit

Permalink
Update dependency @changesets/cli to ^2.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent b33f77c commit 08fc07d
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.2",
"@changesets/cli": "^2.27.3",
"@types/jest": "^29.5.12",
"@types/node": "^18.13.0",
"@types/uuid": "^9.0.8",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -370,10 +370,10 @@
"@changesets/types" "^6.0.0"
dotenv "^8.1.0"

"@changesets/cli@^2.27.2":
version "2.27.2"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.2.tgz#bc458e6f0d15899681380f221a5cad28d45de74c"
integrity sha512-6/kADjKMOrlLwNr/Y5HAq7T9oGOA2Lq5A59AGtwQCCiXuSGp4EgszzdJFeBiF8pdz7Wn1HaLzSUBhAaNToEJqg==
"@changesets/cli@^2.27.3":
version "2.27.3"
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.27.3.tgz#2c9c88a514b024967d9c1b9b71e4efbacca2e2ad"
integrity sha512-ve/VpWApILlSs8cr0okNx5C2LKRawI9XZgvfmf58S8sar2nhx5DPJREFXYZBahs0FeTfvH0rdVl+nGe8QF45Ig==
dependencies:
"@babel/runtime" "^7.20.1"
"@changesets/apply-release-plan" "^7.0.1"

0 comments on commit 08fc07d

Please sign in to comment.