Skip to content

Commit

Permalink
Update Test & linting packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent c6cb350 commit 59e0f89
Show file tree
Hide file tree
Showing 4 changed files with 329 additions and 265 deletions.
2 changes: 1 addition & 1 deletion apps/sodo-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@vitejs/plugin-react": "4.0.4",
"nock": "13.3.3",
Expand Down
6 changes: 3 additions & 3 deletions ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@tryghost/string": "0.2.4",
"@tryghost/timezone-data": "0.3.0",
"autoprefixer": "9.8.6",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-react-jsx": "6.24.1",
"broccoli-asset-rev": "3.0.0",
Expand Down Expand Up @@ -97,7 +97,7 @@
"ember-decorators": "6.1.1",
"ember-drag-drop": "0.4.8",
"ember-ella-sparse": "0.16.0",
"ember-exam": "6.0.1",
"ember-exam": "6.1.0",
"ember-export-application-global": "2.0.1",
"ember-fetch": "8.1.2",
"ember-in-viewport": "4.1.0",
Expand All @@ -116,7 +116,7 @@
"ember-sinon": "5.0.0",
"ember-source": "3.24.0",
"ember-svg-jar": "2.4.4",
"ember-template-lint": "5.11.0",
"ember-template-lint": "5.11.2",
"ember-test-selectors": "6.0.0",
"ember-tooltips": "3.6.0",
"ember-truth-helpers": "3.1.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,9 @@
},
"devDependencies": {
"concurrently": "8.2.1",
"eslint": "8.44.0",
"eslint": "8.48.0",
"eslint-plugin-ghost": "3.3.0",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.2",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"nx": "16.7.4",
Expand Down

0 comments on commit 59e0f89

Please sign in to comment.