Skip to content

Commit

Permalink
Merge pull request #1490 from ral-facilities/renovate/lock-file-maint…
Browse files Browse the repository at this point in the history
…enance

Lock file maintenance
  • Loading branch information
Sam Glendenning authored Dec 19, 2022
2 parents 24c612d + 589ccef commit 5be08d0
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 146 deletions.
6 changes: 3 additions & 3 deletions packages/datagateway-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@types/react": "17.0.39",
"@types/react-router-dom": "5.3.3",
"@types/react-virtualized": "9.21.10",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"babel-eslint": "10.1.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-cypress": "2.12.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/datagateway-dataview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"@types/enzyme": "3.10.10",
"@types/react-redux": "7.1.22",
"@types/redux-mock-store": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@welldone-software/why-did-you-render": "7.0.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"babel-eslint": "10.1.0",
Expand All @@ -124,7 +124,7 @@
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-react-app": "7.0.0",
"express": "4.18.1",
"lint-staged": "13.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/datagateway-download/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"@testing-library/user-event": "14.4.2",
"@types/jsrsasign": "10.5.2",
"@types/lodash.chunk": "4.2.6",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"babel-eslint": "10.1.0",
"cross-env": "7.0.3",
"cypress": "11.2.0",
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.1.0",
"serve": "14.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/datagateway-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,16 @@
"@types/enzyme": "3.10.10",
"@types/react-redux": "7.1.22",
"@types/redux-mock-store": "1.0.3",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"babel-eslint": "10.1.0",
"cross-env": "7.0.3",
"cypress": "11.2.0",
"cypress-failed-log": "2.10.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.1",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-react-app": "7.0.0",
"express": "4.18.1",
"lint-staged": "13.1.0",
Expand Down
Loading

0 comments on commit 5be08d0

Please sign in to comment.