Skip to content

Commit 2e6aa56

Browse files
committed
chore: update shipjs
1 parent 212313d commit 2e6aa56

File tree

3 files changed

+12
-18
lines changed

3 files changed

+12
-18
lines changed

packages/nuxt-jsonld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"happy-dom": "^15.11.7",
4040
"nuxt": "^3.11.2",
4141
"prettier": "^3.3.2",
42-
"shipjs": "0.26.4",
42+
"shipjs": "0.27.0",
4343
"tsup": "^8.1.0",
4444
"typescript": "^5.3.3",
4545
"vitest": "^2.1.6"

packages/nuxt-jsonld/ship.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
2+
updateChangelog: true,
23
conventionalChangelogArgs: '-p angular -i ../../CHANGELOG.md -s',
34
}

yarn.lock

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4357,7 +4357,7 @@ dotenv@^16.4.5:
43574357
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
43584358
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
43594359

4360-
dotenv@^8.1.0, dotenv@^8.2.0:
4360+
dotenv@^8.2.0:
43614361
version "8.6.0"
43624362
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
43634363
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
@@ -4909,11 +4909,6 @@ eslint@^8.56.0:
49094909
strip-ansi "^6.0.1"
49104910
text-table "^0.2.0"
49114911

4912-
esm@3.2.25:
4913-
version "3.2.25"
4914-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
4915-
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
4916-
49174912
espree@^9.3.1, espree@^9.6.0, espree@^9.6.1:
49184913
version "9.6.1"
49194914
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -9072,21 +9067,20 @@ shelljs@0.8.5:
90729067
interpret "^1.0.0"
90739068
rechoir "^0.6.2"
90749069

9075-
shipjs-lib@0.26.4:
9076-
version "0.26.4"
9077-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.26.4.tgz#ffacd9a430b2cfb16c3fe0cfab2408e85fac0a51"
9078-
integrity sha512-14gBpRocyYPyi5DWlct+lKk3YwRSLLL650UFzM/8L2gnFoYOrk0JAesuXa0X5PC6Pg+aVmmwd372yh7nmVN84A==
9070+
shipjs-lib@0.27.0:
9071+
version "0.27.0"
9072+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.27.0.tgz#289f850ac28081612f670370ba669e1efa5c27f4"
9073+
integrity sha512-BLqiL4CqTTk6yj2hFOcIRzlGHLpSshPof9ldEx2HierdzeueDm/4Rd+RXdeL53EGYqT+HuqVIC5DYMLARPPJEQ==
90799074
dependencies:
90809075
deepmerge "^4.2.2"
9081-
dotenv "^8.1.0"
90829076
parse-github-url "1.0.2"
90839077
semver "6.3.0"
90849078
shelljs "0.8.5"
90859079

9086-
shipjs@0.26.4:
9087-
version "0.26.4"
9088-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.26.4.tgz#cfdb18ba214b8d63eaf82b6ac84fe0a65b26849c"
9089-
integrity sha512-NeXCbCuvwMzUL544kGVQIahshRddj2AskkScock5iH75868zWE1l5esnj0jWTvWkQ6UnBS0wuip/5v9vHQ4eyA==
9080+
shipjs@0.27.0:
9081+
version "0.27.0"
9082+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.27.0.tgz#72c8b9a4c75fd28a4b717a3fb1f553f2bb77f728"
9083+
integrity sha512-4lbARswZR6ZaSvHsKfJcHpSZTHAum08lWx29aYvt48ytl3jIP2a3mu6m3QrH1N9wwiFrUgtM9eI8B14Cc0GSzA==
90909084
dependencies:
90919085
"@babel/runtime" "^7.6.3"
90929086
"@octokit/rest" "^17.11.0"
@@ -9101,15 +9095,14 @@ shipjs@0.26.4:
91019095
deepmerge "^4.2.2"
91029096
dotenv "^8.2.0"
91039097
ejs "^3.0.0"
9104-
esm "3.2.25"
91059098
globby "^10.0.1"
91069099
inquirer "7.1.0"
91079100
mkdirp "^1.0.0"
91089101
open "^7.0.0"
91099102
prettier "^2.0.0"
91109103
serialize-javascript "^3.0.0"
91119104
shell-quote "^1.7.2"
9112-
shipjs-lib "0.26.4"
9105+
shipjs-lib "0.27.0"
91139106
temp-write "4.0.0"
91149107
tempfile "^3.0.0"
91159108

0 commit comments

Comments
 (0)