Skip to content

Commit

Permalink
Task: Package updates (#1641)
Browse files Browse the repository at this point in the history
  • Loading branch information
thewahome authored Apr 8, 2022
1 parent f38e6e0 commit f5d9a61
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 155 deletions.
220 changes: 73 additions & 147 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,21 +86,21 @@
"not op_mini all"
],
"devDependencies": {
"@testing-library/react": "12.1.4",
"@testing-library/react": "13.0.0",
"@testing-library/user-event": "14.0.4",
"@types/chromedriver": "2.38.0",
"@types/chromedriver": "81.0.1",
"@types/enzyme": "3.10.11",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/isomorphic-fetch": "0.0.36",
"@types/jest": "24.0.6",
"@types/jest": "27.4.1",
"@types/lodash.debounce": "4.0.6",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.11",
"@types/react-intl": "3.0.0",
"@types/react-redux": "7.1.20",
"@types/react-redux": "7.1.23",
"@types/redux-logger": "3.0.9",
"@types/redux-mock-store": "1.0.3",
"@types/selenium-webdriver": "4.0.16",
"@types/selenium-webdriver": "4.0.18",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"acorn": "8.7.0",
Expand All @@ -116,8 +116,8 @@
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
"selenium-webdriver": "4.1.1",
"start-server-and-test": "1.11.7",
"ts-jest": "27.0.7"
"start-server-and-test": "1.14.0",
"ts-jest": "27.1.4"
},
"jestSonar": {
"reportPath": "reports",
Expand Down
Loading

0 comments on commit f5d9a61

Please sign in to comment.