Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/vite-6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Weetbix authored Jan 2, 2025
2 parents 21affb0 + 985bd77 commit 8fbf7c3
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 @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "^8.17.0",
"@vercel/ncc": "^0.38.1",
"@vitejs/plugin-vue": "^5.2.1",
"commander": "^12.1.0",
"commander": "^13.0.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^5.1.4",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1556,10 +1556,10 @@ combined-stream@^1.0.8:
dependencies:
delayed-stream "~1.0.0"

commander@^12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==
commander@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-13.0.0.tgz#1b161f60ee3ceb8074583a0f95359a4f8701845c"
integrity sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==

[email protected]:
version "0.0.1"
Expand Down

0 comments on commit 8fbf7c3

Please sign in to comment.