Skip to content

Commit

Permalink
fix(renovate): minor Update minor (minor) (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan authored Aug 6, 2023
1 parent e66070b commit 7f36ace
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions apps/backend-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"babel-jest": "29.6.2",
"babel-plugin-transform-runtime": "6.23.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsdoc": "46.4.6",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-sonarjs": "0.20.0",
"eslint-plugin-unicorn": "48.0.1",
"jest": "29.6.2",
"jest-create-mock-instance": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,14 @@
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsdoc": "46.4.6",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-sonarjs": "0.20.0",
"eslint-plugin-unicorn": "48.0.1",
"jest": "29.6.2",
"jest-create-mock-instance": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-tailwind": "0.2.1",
"focus-visible": "5.2.0",
"gray-matter": "4.0.3",
"monaco-editor": "0.40.0",
"monaco-editor": "0.41.0",
"next": "13.4.12",
"next-progress": "2.3.1",
"nx": "16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"concurrently": "8.2.0",
"dotenv": "16.3.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"husky": "8.0.3",
"jest": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"knip": "2.17.3",
"knip": "2.19.0",
"lerna": "7.1.4",
"lint-staged": "13.2.3",
"nx": "16.6.0",
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

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

0 comments on commit 7f36ace

Please sign in to comment.