Skip to content

Commit

Permalink
Merge pull request #145 from hectorm/dependabot/npm_and_yarn/npm-deve…
Browse files Browse the repository at this point in the history
…lopment-minor-patch-054eea8738

Bump the npm-development-minor-patch group across 1 directory with 8 updates
  • Loading branch information
hectorm authored Jan 16, 2025
2 parents c2b8afe + 08be2a3 commit 7ab868f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 63 deletions.
105 changes: 50 additions & 55 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 @@ -71,22 +71,22 @@
"version:git": "git add -A ./docs/"
},
"devDependencies": {
"@eslint/js": "~9.17.0",
"@types/bun": "~1.1.14",
"@eslint/js": "~9.18.0",
"@types/bun": "~1.1.16",
"@types/eslint": "~9.6.1",
"@types/eslint-config-prettier": "~6.11.3",
"@types/eslint__js": "~8.42.3",
"@types/node": "~22.10.2",
"@types/node": "~22.10.5",
"chai": "~5.1.2",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"eslint-config-prettier": "~9.1.0",
"globals": "~15.13.0",
"globals": "~15.14.0",
"mocha": "~11.0.1",
"npm-run-all2": "~7.0.2",
"playwright": "~1.49.1",
"prettier": "~3.4.2",
"typedoc": "~0.27.5",
"typedoc-plugin-markdown": "~4.3.2",
"typescript": "~5.7.2"
"typedoc": "~0.27.6",
"typedoc-plugin-markdown": "~4.4.1",
"typescript": "~5.7.3"
}
}

0 comments on commit 7ab868f

Please sign in to comment.