Skip to content

Commit

Permalink
deps(npm): bump the js group across 3 directories with 6 updates (#548)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nerix <[email protected]>
  • Loading branch information
dependabot[bot] and Nerixyz authored Jan 20, 2025
1 parent b81622c commit 1715112
Show file tree
Hide file tree
Showing 4 changed files with 161 additions and 160 deletions.
2 changes: 1 addition & 1 deletion js/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"parcel-resolver-ignore": "^2.1.3",
"rimraf": "^6.0.1",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion js/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"parcel": "^2.13.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"web-ext": "^8.3.0"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"eslint": "^9.18.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit 1715112

Please sign in to comment.