Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit de114d6

Browse files
Pin dependencies (#134)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6256cb3 commit de114d6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"bootstrap": "4.6.0",
1919
"eslint-plugin-react-hooks": "4.2.0",
2020
"node-sass": "4.14.1",
21-
"react": "^17.0.2",
21+
"react": "17.0.2",
2222
"react-bootstrap": "1.5.2",
23-
"react-dom": "^16.14.0",
23+
"react-dom": "16.14.0",
2424
"react-redux": "7.2.3",
2525
"react-router-dom": "5.2.0",
2626
"react-scripts": "4.0.3",
@@ -66,7 +66,7 @@
6666
"babel-loader": "8.1.0",
6767
"cypress": "7.1.0",
6868
"eslint-plugin-cypress": "2.11.2",
69-
"npm-check-updates": "^11.5.0",
69+
"npm-check-updates": "11.5.0",
7070
"prettier": "2.2.1",
7171
"react-is": "17.0.2",
7272
"react-test-renderer": "17.0.2",

0 commit comments

Comments
 (0)