Skip to content

Commit cbb86c9

Browse files
chore(deps): tmp@^0.2.4 (#6663)
1 parent 50ceedf commit cbb86c9

File tree

2 files changed

+9
-21
lines changed

2 files changed

+9
-21
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@
110110
"yaml": "2.2.2",
111111
"ws": "^8.17.1",
112112
"stylus": "github:stylus/stylus#0.59.0",
113-
"on-headers": "^1.1.0"
113+
"on-headers": "^1.1.0",
114+
"tmp": "^0.2.4"
114115
},
115116
"devDependencies": {
116117
"@aws-amplify/backend": "^1.7.0",
@@ -152,6 +153,7 @@
152153
"vue-tsc": "^2.0.7"
153154
},
154155
"overrides": {
155-
"stylus": "github:stylus/stylus#0.59.0"
156+
"stylus": "github:stylus/stylus#0.59.0",
157+
"tmp": "^0.2.4"
156158
}
157159
}

yarn.lock

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

0 commit comments

Comments
 (0)