Skip to content

Commit

Permalink
Merge pull request #1794 from LLK/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
cwillisf authored Aug 25, 2022
2 parents 3f9e376 + 6ff4f40 commit 8b5c75c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"autoprefixer": "9.7.4",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "^10.1.0",
"babel-eslint": "10.1.0",
"babel-jest": "23.6.0",
"babel-loader": "7.1.5",
"babel-plugin-react-intl": "3.0.1",
Expand All @@ -60,7 +60,7 @@
"css-loader": "3.4.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"eslint": "^7.13.0",
"eslint": "7.32.0",
"eslint-config-scratch": "7.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.20.3",
Expand All @@ -84,7 +84,7 @@
"react-redux": "5.1.0",
"react-responsive": "4.1.0",
"react-style-proptype": "3.2.2",
"react-test-renderer": "^16.0.0",
"react-test-renderer": "16.5.1",
"react-tooltip": "3.8.4",
"redux": "3.7.2",
"redux-mock-store": "1.5.4",
Expand Down

0 comments on commit 8b5c75c

Please sign in to comment.