Skip to content

Commit

Permalink
chore(deps): update npm to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 22d81c7 commit 94f1ad1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"volta": {
"node": "20.18.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion packages/cache-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"volta": {
"extends": "../../package.json"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-manager-async-local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"volta": {
"extends": "../../package.json"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-manager-ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"volta": {
"extends": "../../package.json"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-manager-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"volta": {
"extends": "../../package.json"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"volta": {
"extends": "../../package.json"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down

0 comments on commit 94f1ad1

Please sign in to comment.