Skip to content

Commit 165d338

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependencies
1 parent 196a859 commit 165d338

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@types/react-router": "5.1.16",
1616
"@types/react-router-dom": "5.1.8",
1717
"ionicons": "5.5.3",
18-
"react": "^17.0.1",
19-
"react-dom": "^17.0.1",
18+
"react": "17.0.2",
19+
"react-dom": "17.0.2",
2020
"react-router": "^5.2.0",
2121
"react-router-dom": "^5.2.0",
2222
"react-scripts": "4.0.2",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"jest": "^27.0.6",
6262
"np": "7.5.0",
6363
"prettier": "2.3.2",
64-
"react": "^17.0.2",
65-
"react-dom": "^17.0.2",
64+
"react": "17.0.2",
65+
"react-dom": "17.0.2",
6666
"rimraf": "3.0.2",
6767
"ts-jest": "27.0.5",
6868
"ts-node": "10.2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4783,7 +4783,7 @@ rc@^1.2.8:
47834783
minimist "^1.2.0"
47844784
strip-json-comments "~2.0.1"
47854785

4786-
react-dom@^17.0.2:
4786+
react-dom@17.0.2:
47874787
version "17.0.2"
47884788
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
47894789
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
@@ -4797,7 +4797,7 @@ react-is@^17.0.1:
47974797
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
47984798
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
47994799

4800-
react@^17.0.2:
4800+
react@17.0.2:
48014801
version "17.0.2"
48024802
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
48034803
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==

0 commit comments

Comments
 (0)