Skip to content

Commit

Permalink
fix(deps): update dependency lilconfig to v3 (#2079)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
czi-developer-foundations and renovate-bot authored Oct 21, 2024
1 parent b5b8184 commit 6f720a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"enquirer": "^2.4.1",
"graphemer": "^1.4.0",
"jsonfile": "^6.1.0",
"lilconfig": "^2.1.0",
"lilconfig": "^3.1.2",
"lodash": "^4.17.21",
"ora": "^8.1.0",
"react-beautiful-dnd": "^13.1.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2125,7 +2125,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jest-preset-stylelint: "npm:^6.3.2"
jsonfile: "npm:^6.1.0"
lilconfig: "npm:^2.1.0"
lilconfig: "npm:^3.1.2"
lint-staged: "npm:^13.3.0"
lodash: "npm:^4.17.21"
ora: "npm:^8.1.0"
Expand Down Expand Up @@ -13695,6 +13695,13 @@ __metadata:
languageName: node
linkType: hard

"lilconfig@npm:^3.1.2":
version: 3.1.2
resolution: "lilconfig@npm:3.1.2"
checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0
languageName: node
linkType: hard

"lines-and-columns@npm:^1.1.6":
version: 1.2.4
resolution: "lines-and-columns@npm:1.2.4"
Expand Down

0 comments on commit 6f720a4

Please sign in to comment.