Skip to content

Commit

Permalink
chore: auto updated dependencies on 09/11/2024 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: jhasuraj01 <44930179+jhasuraj01@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jhasuraj01 authored Nov 9, 2024
1 parent fcb92de commit 436d1b1
Showing 5 changed files with 299 additions and 299 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"version": "9.12.3"
},
"ghcr.io/balazs23/devcontainers-features/nx": {
"version": "20.0.7"
"version": "20.0.12"
}
},
"postCreateCommand": "pnpm setup"
6 changes: 3 additions & 3 deletions devpacks/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -46,15 +46,15 @@
"@organization/tsup": "workspace:*",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.11.0",
"globals": "^15.12.0",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
},
"nx": {},
"prettier": "@organization/prettier-config"
2 changes: 1 addition & 1 deletion devpacks/scripts/package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
"@organization/prettier-config": "workspace:*",
"@organization/tsconfig": "workspace:*",
"@organization/tsup": "workspace:*",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"execa": "^9.5.1",
"rimraf": "^6.0.1",
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
"@commitlint/config-conventional": "^19.5.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"nx": "20.0.7",
"nx": "20.0.12",
"rimraf": "^6.0.1"
},
"lint-staged": {
Loading

0 comments on commit 436d1b1

Please sign in to comment.