Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-deps group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates (#1515)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 1fbd7bc commit df35543
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 98 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"devDependencies": {
"@changesets/changelog-github": "~0.5.0",
"@changesets/cli": "~2.27.10",
"@changesets/cli": "~2.27.11",
"@eslint/js": "~9.17.0",
"@rocket.chat/prettier-config": "workspace:~",
"@types/eslint__js": "~8.42.3",
Expand All @@ -19,14 +19,14 @@
"eslint-plugin-prettier": "~5.2.1",
"eslint-plugin-react": "~7.37.2",
"eslint-plugin-react-hooks": "~5.1.0",
"globals": "~15.13.0",
"globals": "~15.14.0",
"husky": "~9.1.7",
"hygen": "~6.2.11",
"pinst": "~3.0.0",
"prettier": "~3.4.2",
"turbo": "~2.3.3",
"typescript": "~5.7.2",
"typescript-eslint": "~8.18.0",
"typescript-eslint": "~8.18.1",
"update-readme": "workspace:~"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/react-dom": "~17.0.25",
"autoprefixer": "~10.4.20",
"babel-loader": "~9.2.1",
"caniuse-lite": "~1.0.30001688",
"caniuse-lite": "~1.0.30001689",
"cross-env": "^7.0.3",
"css-loader": "~6.7.3",
"cssnano": "~5.0.17",
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/node": "~14.18.42",
"@typescript-eslint/parser": "~8.18.0",
"@typescript-eslint/parser": "~8.18.1",
"cross-env": "^7.0.3",
"endent": "^2.1.0",
"eslint": "~9.17.0",
Expand Down
Loading

0 comments on commit df35543

Please sign in to comment.