Skip to content

Commit 04f81f3

Browse files
chore(deps): update devdependency release-it to v15.7.0
1 parent c6c695c commit 04f81f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"husky": "8.0.3",
5757
"lint-staged": "13.1.2",
5858
"nuxt": "npm:[email protected]",
59-
"release-it": "15.6.1",
59+
"release-it": "15.7.0",
6060
"vitest": "^0.29.2"
6161
},
6262
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6770,10 +6770,10 @@ registry-url@^6.0.0:
67706770
dependencies:
67716771
rc "1.2.8"
67726772

6773-
release-it@15.6.1:
6774-
version "15.6.1"
6775-
resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.6.1.tgz#843e4ab66110bf2460d14536fb7ce36804f2a078"
6776-
integrity sha512-oPJKP2yxMcA/TaGFnS5uB0spDSPiDXXd1yGKSSMQ2xutyiSs8X+1UahlJCF/xHnp01QwUqRv0fpsV9MFr2GKmQ==
6773+
release-it@15.7.0:
6774+
version "15.7.0"
6775+
resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.7.0.tgz#9ea011208710736b5173e3691b48b6f719622c65"
6776+
integrity sha512-/ajllmzQNuxXCrPySwx+MiR/nBHp8H+lTn42QFw9YlFPJQpLFwgMjCOFTB4hhuavi9jMbDpWcTPFy31QJgzNcw==
67776777
dependencies:
67786778
"@iarna/toml" "2.2.5"
67796779
"@octokit/rest" "19.0.7"

0 commit comments

Comments
 (0)