Skip to content

Commit

Permalink
Merge pull request #114 from artichoke/dependabot/npm_and_yarn/npm-de…
Browse files Browse the repository at this point in the history
…ps-632a7b517b
  • Loading branch information
lopopolo authored Jan 2, 2025
2 parents b839adc + 9137b53 commit 79ce7eb
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 42 deletions.
86 changes: 52 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"clang-format": "bin/clang-format.js"
},
"dependencies": {
"chalk": "^5.3.0",
"commander": "^12.1.0",
"ignore": "^5.3.2",
"p-limit": "^6.1.0"
"chalk": "^5.4.1",
"commander": "^13.0.0",
"ignore": "^7.0.0",
"p-limit": "^6.2.0"
},
"devDependencies": {
"@eslint/js": "9.16.0",
"eslint": "9.16.0",
"globals": "^15.13.0",
"prettier": "3.4.1"
"@eslint/js": "9.17.0",
"eslint": "9.17.0",
"globals": "^15.14.0",
"prettier": "3.4.2"
},
"scripts": {
"fmt": "prettier --write \"**/*\"",
Expand Down

0 comments on commit 79ce7eb

Please sign in to comment.