Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit f1525c4

Browse files
renovate[bot]Haroenv
authored andcommitted
chore(deps): pin dependency react-scripts to 1.1.4 (#2)
1 parent 98f838b commit f1525c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"react-instantsearch": "^5.2.2"
1919
},
2020
"devDependencies": {
21-
"react-scripts": "^1.1.4"
21+
"react-scripts": "1.1.4"
2222
}
2323
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5671,7 +5671,7 @@ react-instantsearch@^5.2.2:
56715671
react-instantsearch-dom "^5.2.2"
56725672
react-instantsearch-native "^5.2.2"
56735673

5674-
react-scripts@^1.1.4:
5674+
react-scripts@1.1.4:
56755675
version "1.1.4"
56765676
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-1.1.4.tgz#d5c230e707918d6dd2d06f303b10f5222d017c88"
56775677
dependencies:

0 commit comments

Comments
 (0)