Skip to content

Commit

Permalink
deps(npm): bump the js group across 1 directory with 7 updates (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 3dcf4e1 commit 08bce99
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 171 deletions.
2 changes: 1 addition & 1 deletion js/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"parcel": "^2.8.0",
"parcel-resolver-ignore": "^2.1.3",
"rimraf": "^6.0.1",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion js/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@parcel/config-webextension": "^2.8.0",
"@parcel/core": "^2.8.0",
"@types/firefox-webext-browser": "^120.0.4",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"dotenv": "^16.0.3",
"jest": "^29.3.1",
"parcel": "^2.8.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@types/node": "^22.7.7",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint": "^9.13.0",
"@eslint/js": "^9.14.0",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"eslint": "^9.14.0",
"globals": "^15.11.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 08bce99

Please sign in to comment.