Skip to content

Commit

Permalink
chore: auto updated dependencies on 05/10/2024 (#26)
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 Oct 5, 2024
1 parent 08b148d commit 621ee43
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 97 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"version": "9.12.0"
},
"ghcr.io/balazs23/devcontainers-features/nx": {
"version": "19.8.3"
"version": "19.8.4"
}
},
"postCreateCommand": "pnpm setup"
Expand Down
4 changes: 2 additions & 2 deletions devpacks/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"engineStrict": true,
"packageManager": "pnpm@9.12.0",
"devDependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@organization/tsconfig": "workspace:*",
"@organization/tsup": "workspace:*",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.10.0",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"husky": "^9.1.6",
"nx": "19.8.3",
"nx": "19.8.4",
"rimraf": "^6.0.1"
}
}
Loading

0 comments on commit 621ee43

Please sign in to comment.