Skip to content

Commit

Permalink
chore: bump deps (#415)
Browse files Browse the repository at this point in the history
chore: bump dep
  • Loading branch information
kleyow authored Nov 4, 2022
1 parent 443bd92 commit d4eb87d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.8.4",
"yarn-audit-fix": "^9.3.6"
"yarn-audit-fix": "^9.3.7"
},
"standard-version": {
"scripts": {
Expand Down
37 changes: 18 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,7 @@ __metadata:
ts-node: ^10.9.1
tslib: ^2.4.1
typescript: ^4.8.4
yarn-audit-fix: ^9.3.6
yarn-audit-fix: ^9.3.7
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4822,10 +4822,10 @@ __metadata:
languageName: node
linkType: hard

"commondir@npm:^1.0.1":
version: 1.0.1
resolution: "commondir@npm:1.0.1"
checksum: 59715f2fc456a73f68826285718503340b9f0dd89bfffc42749906c5cf3d4277ef11ef1cca0350d0e79204f00f1f6d83851ececc9095dc88512a697ac0b9bdcb
"common-path-prefix@npm:^3.0.0":
version: 3.0.0
resolution: "common-path-prefix@npm:3.0.0"
checksum: fdb3c4f54e51e70d417ccd950c07f757582de800c0678ca388aedefefc84982039f346f9fd9a1252d08d2da9e9ef4019f580a1d1d3a10da031e4bb3c924c5818
languageName: node
linkType: hard

Expand Down Expand Up @@ -6501,14 +6501,13 @@ __metadata:
languageName: node
linkType: hard

"find-cache-dir@npm:^3.3.2":
version: 3.3.2
resolution: "find-cache-dir@npm:3.3.2"
"find-cache-dir@npm:^4.0.0":
version: 4.0.0
resolution: "find-cache-dir@npm:4.0.0"
dependencies:
commondir: ^1.0.1
make-dir: ^3.0.2
pkg-dir: ^4.1.0
checksum: 1e61c2e64f5c0b1c535bd85939ae73b0e5773142713273818cc0b393ee3555fb0fd44e1a5b161b8b6c3e03e98c2fcc9c227d784850a13a90a8ab576869576817
common-path-prefix: ^3.0.0
pkg-dir: ^7.0.0
checksum: 52a456a80deeb27daa3af6e06059b63bdb9cc4af4d845fc6d6229887e505ba913cd56000349caa60bc3aa59dacdb5b4c37903d4ba34c75102d83cab330b70d2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9314,7 +9313,7 @@ __metadata:
languageName: node
linkType: hard

"make-dir@npm:^3.0.0, make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
"make-dir@npm:^3.0.0, make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
dependencies:
Expand Down Expand Up @@ -11087,7 +11086,7 @@ __metadata:
languageName: node
linkType: hard

"pkg-dir@npm:^4.1.0, pkg-dir@npm:^4.2.0":
"pkg-dir@npm:^4.2.0":
version: 4.2.0
resolution: "pkg-dir@npm:4.2.0"
dependencies:
Expand Down Expand Up @@ -14249,9 +14248,9 @@ __metadata:
languageName: node
linkType: hard

"yarn-audit-fix@npm:^9.3.6":
version: 9.3.6
resolution: "yarn-audit-fix@npm:9.3.6"
"yarn-audit-fix@npm:^9.3.7":
version: 9.3.7
resolution: "yarn-audit-fix@npm:9.3.7"
dependencies:
"@types/find-cache-dir": ^3.2.1
"@types/fs-extra": ^9.0.13
Expand All @@ -14261,7 +14260,7 @@ __metadata:
"@yarnpkg/lockfile": ^1.1.0
chalk: ^5.0.1
commander: ^9.4.0
find-cache-dir: ^3.3.2
find-cache-dir: ^4.0.0
find-up: ^6.3.0
fs-extra: ^10.1.0
globby: ^13.1.2
Expand All @@ -14273,7 +14272,7 @@ __metadata:
tslib: ^2.4.0
bin:
yarn-audit-fix: target/es6/cli.js
checksum: 2ec711c4afd2b9a2e9e3cfc424166a1722656300f2f9d8dd7bd98d40680f9a259395462e473597f43904784f463ae1092f3876bbd5fd2477741d7bbc5ff8e14b
checksum: f69c2f50873e9aa8a8885e9a8a69cde3f62074d29888422e6e44f2dfca34c3e21cfe46a80867023e1e5592a73b9ba25a67b69c6f290f04812a21ab592186935e
languageName: node
linkType: hard

Expand Down

0 comments on commit d4eb87d

Please sign in to comment.