Skip to content

Commit b15132e

Browse files
committed
build(deps-dev): bump turbo
1 parent e38f5c6 commit b15132e

File tree

3 files changed

+31
-33
lines changed

3 files changed

+31
-33
lines changed

package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"rollup-plugin-postcss": "4.0.2",
125125
"storybook": "7.2.2",
126126
"tsc-files": "1.1.4",
127-
"turbo": "1.10.7",
127+
"turbo": "^1.10.12",
128128
"typescript": "5.0.4",
129129
"vite": "4.4.4",
130130
"vite-tsconfig-paths": "4.2.0",
@@ -141,5 +141,5 @@
141141
"storybook": {
142142
"url": "https://v1-contrib--62189360eeb21b003ab2f4ad.chromatic.com/"
143143
},
144-
"packageManager": "npm@8.15.1"
144+
"packageManager": "npm@9.5.1"
145145
}

turbo.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"custom-elements.json"
1010
]
1111
},
12-
"test": {
13-
"outputs": []
14-
},
12+
"test": {},
1513
"dev": {
1614
"cache": false
1715
},

0 commit comments

Comments
 (0)