Skip to content

Commit 8345988

Browse files
Merge pull request #104 from github/dependabot/npm_and_yarn/npm_and_yarn-eda7ca5f0b
Bump tmp to 0.2.7 and add npm overrides in the npm_and_yarn group across 1 directory
2 parents 2b3fbab + c74a546 commit 8345988

2 files changed

Lines changed: 13 additions & 28 deletions

File tree

package-lock.json

Lines changed: 5 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,13 @@
3434
"karma-mocha-reporter": "^2.2.5",
3535
"mocha": "^10.2.0",
3636
"typescript": "^5.2.2"
37+
},
38+
"overrides": {
39+
"chromium": {
40+
"tmp": "0.2.7"
41+
},
42+
"karma": {
43+
"tmp": "0.2.7"
44+
}
3745
}
3846
}

0 commit comments

Comments
 (0)