Skip to content

Commit

Permalink
Merge pull request #949 from i18next/dependabot/npm_and_yarn/master/l…
Browse files Browse the repository at this point in the history
…ilconfig-3.0.0

Build(deps): bump lilconfig from 2.1.0 to 3.0.0
  • Loading branch information
karellm authored Jan 2, 2024
2 parents 1d94042 + 434e5c7 commit 4ce56de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"gulp-sort": "^2.0.0",
"i18next": "^23.5.1",
"js-yaml": "4.1.0",
"lilconfig": "^2.0.6",
"lilconfig": "^3.0.0",
"rsvp": "^4.8.2",
"sort-keys": "^5.0.0",
"typescript": "^5.0.4",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3955,11 +3955,16 @@ liftoff@^3.1.0:
rechoir "^0.6.2"
resolve "^1.1.7"

[email protected], lilconfig@^2.0.6:
[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==

lilconfig@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.0.0.tgz#f8067feb033b5b74dab4602a5f5029420be749bc"
integrity sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==

lint-staged@>=11.1.2:
version "14.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
Expand Down

0 comments on commit 4ce56de

Please sign in to comment.