Skip to content

Commit

Permalink
deps(npm): bump the js group across 3 directories with 7 updates (#542)
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: Nerixyz <[email protected]>
  • Loading branch information
dependabot[bot] and Nerixyz authored Dec 26, 2024
1 parent f394d8a commit 4344c91
Show file tree
Hide file tree
Showing 4 changed files with 785 additions and 746 deletions.
4 changes: 2 additions & 2 deletions js/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"devDependencies": {
"@parcel/config-default": "^2.13.2",
"parcel": "^2.13.2",
"@parcel/config-default": "^2.13.3",
"parcel": "^2.13.3",
"parcel-resolver-ignore": "^2.1.3",
"rimraf": "^6.0.1",
"tslib": "^2.8.1",
Expand Down
6 changes: 3 additions & 3 deletions js/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"lit": "^3.2.1"
},
"devDependencies": {
"@parcel/config-webextension": "^2.13.2",
"@parcel/core": "^2.13.2",
"@parcel/config-webextension": "^2.13.3",
"@parcel/core": "^2.13.3",
"@types/firefox-webext-browser": "^120.0.4",
"@types/jest": "^29.5.14",
"dotenv": "^16.4.7",
"jest": "^29.3.1",
"parcel": "^2.13.2",
"parcel": "^2.13.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^9.17.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
}
Expand Down
Loading

0 comments on commit 4344c91

Please sign in to comment.