Skip to content

Commit

Permalink
fix(deps): update dependency lru-cache to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent b13aea1 commit a2195de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"line-column": "1.0.2",
"lodash": "4.17.21",
"lodash-decorators": "6.0.1",
"lru-cache": "10.4.3",
"lru-cache": "11.0.0",
"proxyquire": "2.1.3",
"smol-toml": "1.3.0",
"ts-morph": "15.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8575,7 +8575,7 @@ __metadata:
line-column: "npm:1.0.2"
lodash: "npm:4.17.21"
lodash-decorators: "npm:6.0.1"
lru-cache: "npm:10.4.3"
lru-cache: "npm:11.0.0"
proxyquire: "npm:2.1.3"
smol-toml: "npm:1.3.0"
ts-morph: "npm:15.1.0"
Expand Down Expand Up @@ -21899,20 +21899,20 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:10.4.3, lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.2.2":
version: 10.4.3
resolution: "lru-cache@npm:10.4.3"
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb
languageName: node
linkType: hard

"lru-cache@npm:^11.0.0":
"lru-cache@npm:11.0.0, lru-cache@npm:^11.0.0":
version: 11.0.0
resolution: "lru-cache@npm:11.0.0"
checksum: 10c0/827ff0e0739f9b0f30f92f5a5fc97c6a2bd3ae32c0452bc58cb7411d6c589d49536073027293f2d1f02d0c2e72b63b162f238df7e9ff6f4cc0345f92afec4d1d
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.2.2":
version: 10.4.3
resolution: "lru-cache@npm:10.4.3"
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down

0 comments on commit a2195de

Please sign in to comment.