Skip to content

Commit eb7aa79

Browse files
chore(deps): Update dependency @easyops-cn/brick-next-pipes to ^0.7.6
1 parent 7b2cf7e commit eb7aa79

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/next-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"sideEffects": false,
3333
"devDependencies": {
34-
"@easyops-cn/brick-next-pipes": "^0.7.3",
34+
"@easyops-cn/brick-next-pipes": "^0.7.6",
3535
"@next-core/brick-kit": "^2.208.1",
3636
"@next-core/brick-types": "^2.101.0",
3737
"fs-extra": "^10.1.0"

packages/pipes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"sideEffects": false,
3131
"dependencies": {
32-
"@easyops-cn/brick-next-pipes": "^0.7.3"
32+
"@easyops-cn/brick-next-pipes": "^0.7.6"
3333
},
3434
"devDependencies": {
3535
"@next-core/rollup-config-factory": "^2.8.0",

packages/storyboard-function-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"sideEffects": false,
3939
"devDependencies": {
40-
"@easyops-cn/brick-next-pipes": "^0.7.3",
40+
"@easyops-cn/brick-next-pipes": "^0.7.6",
4141
"@next-core/build-next-libs": "^0.2.16",
4242
"fs-extra": "^10.1.0"
4343
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,10 +1307,10 @@
13071307
js-yaml "^3.13.1"
13081308
resolve "^1.17.0"
13091309

1310-
"@easyops-cn/brick-next-pipes@^0.7.3":
1311-
version "0.7.3"
1312-
resolved "https://registry.npmjs.org/@easyops-cn/brick-next-pipes/-/brick-next-pipes-0.7.3.tgz#ac22c224010183ba9ad2d6cd6ce91649edeaec40"
1313-
integrity sha512-ydwJJlWbyYB0ZC0pbNAmJ6mIdh6ykizm+l7FvkKwdWq1lRdweXyybvG+GAK26coEkwxfm7x8yEB4FWyNKdpwqQ==
1310+
"@easyops-cn/brick-next-pipes@^0.7.6":
1311+
version "0.7.6"
1312+
resolved "https://registry.npmjs.org/@easyops-cn/brick-next-pipes/-/brick-next-pipes-0.7.6.tgz#adb4624b8f1dda0a114b19d3aad4b57ed2b48529"
1313+
integrity sha512-kpSU0lLJ78/E2v7aa3oG2IFvfxJtERjT0yjYje2p+oivUUDRy3Ydf1Rw2Kz20mlsfid9rKM7W6qcADiXfjX1tw==
13141314

13151315
"@eslint/eslintrc@^1.3.3":
13161316
version "1.3.3"

0 commit comments

Comments
 (0)