Skip to content

Commit

Permalink
deps(npm): bump the js group across 1 directory with 6 updates (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e385977 commit c29261b
Show file tree
Hide file tree
Showing 3 changed files with 272 additions and 252 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.7.0",
"tslib": "^2.8.0",
"typescript": "^5.6.3"
}
}
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.12.0",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"eslint": "^9.12.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",
"globals": "^15.11.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit c29261b

Please sign in to comment.