Skip to content

Commit

Permalink
chore(deps): update js dependencies (non major)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and kilianpaquier committed Dec 25, 2024
1 parent f1d06e6 commit f994a13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"url-join": "^5.0.0",
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/bun": "latest",
"@types/debug": "^4.1.12",
"@types/eslint__js": "^8.42.3",
"@types/git-url-parse": "^9.0.3",
"@types/lodash": "^4.17.13",
"@types/semantic-release__error": "^3.0.3",
"@types/semver": "^7.5.8",
"bun": "^1.1.38",
"eslint": "^9.16.0",
"bun": "^1.1.40",
"eslint": "^9.17.0",
"npm-check-updates": "^17.1.11",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.1",
},
},
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"cover": "bun test --coverage --coverage-reporter=lcov --coverage-dir=reports"
},
"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/bun": "latest",
"@types/debug": "^4.1.12",
"@types/eslint__js": "^8.42.3",
"@types/git-url-parse": "^9.0.3",
"@types/lodash": "^4.17.13",
"@types/semantic-release__error": "^3.0.3",
"@types/semver": "^7.5.8",
"bun": "^1.1.38",
"eslint": "^9.16.0",
"bun": "^1.1.40",
"eslint": "^9.17.0",
"npm-check-updates": "^17.1.11",
"typescript-eslint": "^8.18.0",
"typescript-eslint": "^8.18.1",
"typescript": "^5.7.2"
},
"dependencies": {
Expand Down

0 comments on commit f994a13

Please sign in to comment.