Skip to content

Commit

Permalink
Merge pull request #20 from design4pro/feature/nx-linter
Browse files Browse the repository at this point in the history
feat(package): update
  • Loading branch information
rafalwolak committed Nov 29, 2022
2 parents 88bac80 + c48059c commit 79fa7d8
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"@commitlint/config-conventional": "^17.2.0",
"@commitlint/config-nx-scopes": "^17.2.0",
"@commitlint/prompt-cli": "^17.2.0",
"@nrwl/cli": "15.0.13",
"@nrwl/devkit": "15.0.13",
"@nrwl/eslint-plugin-nx": "15.0.13",
"@nrwl/jest": "15.0.13",
"@nrwl/js": "15.0.13",
"@nrwl/linter": "15.0.13",
"@nrwl/node": "15.0.13",
"@nrwl/cli": "15.2.1",
"@nrwl/devkit": "15.2.1",
"@nrwl/eslint-plugin-nx": "15.2.1",
"@nrwl/jest": "15.2.1",
"@nrwl/js": "15.2.1",
"@nrwl/linter": "15.2.1",
"@nrwl/node": "15.2.1",
"@nrwl/nx-cloud": "15.0.2",
"@nrwl/nx-plugin": "15.0.13",
"@nrwl/webpack": "15.0.13",
"@nrwl/workspace": "15.0.13",
"@nrwl/nx-plugin": "15.2.1",
"@nrwl/webpack": "15.2.1",
"@nrwl/workspace": "15.2.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/exec": "^6.0.3",
Expand Down Expand Up @@ -86,7 +86,7 @@
"lint-staged": "^10.5.3",
"lodash": "^4.17.21",
"mocha": "^9.2.2",
"nx": "15.0.13",
"nx": "15.2.1",
"prettier": "2.7.1",
"request-light": "^0.5.8",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 79fa7d8

Please sign in to comment.