Skip to content

Commit

Permalink
Merge pull request #1257 from oclif/dependabot-npm_and_yarn-lilconfig…
Browse files Browse the repository at this point in the history
…-3.1.3

fix(deps): bump lilconfig from 3.1.2 to 3.1.3
  • Loading branch information
svc-cli-bot authored Dec 8, 2024
2 parents ede3788 + 7bdf5f3 commit 50cf132
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"globby": "^11.1.0",
"indent-string": "^4.0.0",
"is-wsl": "^2.2.0",
"lilconfig": "^3.1.2",
"lilconfig": "^3.1.3",
"minimatch": "^9.0.5",
"semver": "^7.6.3",
"string-width": "^4.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4569,10 +4569,10 @@ libnpmversion@^7.0.0:
proc-log "^5.0.0"
semver "^7.3.7"

lilconfig@^3.1.2, lilconfig@~3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
lilconfig@^3.1.2, lilconfig@^3.1.3, lilconfig@~3.1.2:
version "3.1.3"
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==

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

0 comments on commit 50cf132

Please sign in to comment.