10000 chore: update dependency @types/tmp to v0.2.4 (#1528) · angular-eslint/angular-eslint@b816d39 · GitHub
[go: up one dir, main page]

Skip to content

Commit b816d39

Browse files
chore: update dependency @types/tmp to v0.2.4 (#1528)
1 parent c44ad07 commit b816d39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"tmp": "0.2.1"
4343
},
4444
"devDependencies": {
45-
"@types/tmp": "0.2.3",
45+
"@types/tmp": "0.2.4",
4646
"@typescript-eslint/utils": "5.62.0",
4747
"eslint": "8.47.0"
4848
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2895,10 +2895,10 @@
28952895
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
28962896
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
28972897

2898-
"@types/tmp@0.2.3":
2899-
version "0.2.3"
2900-
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.3.tgz#908bfb113419fd6a42273674c00994d40902c165"
2901-
integrity sha512-dDZH/tXzwjutnuk4UacGgFRwV+JSLaXL1ikvidfJprkb7L9Nx1njcRHHmi3Dsvt7pgqqTEeucQuOrWHPFgzVHA==
2898+
"@types/tmp@0.2.4":
2899+
version "0.2.4"
2900+
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.4.tgz#1e26f791b94a95474f1f3322a721dfb065b876fb"
2901+
integrity sha512-Vq3rwM+2KgiLacq68EjTJD9cuJ/ne5pXntWn8B8Rxj25SLkGAhCgooCZ1lhcIcV5OFveJ+s5Cqpi+XKfFM/xZA==
29022902

29032903
"@types/yargs-parser@*":
29042904
version "21.0.0"

0 commit comments

Comments
 (0)
0