Skip to content

Commit 3b8f9d3

Browse files
chore(deps): pin dependencies (#6)
chore(deps): pin dependencies Co-authored-by: Renovate Bot <[email protected]>
2 parents 2c1309f + 7895454 commit 3b8f9d3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@
2929
"popper.js": "^1.15.0"
3030
},
3131
"devDependencies": {
32-
"babel-eslint": "^10.0.2",
33-
"chai": "^4.2.0",
32+
"babel-eslint": "10.0.2",
33+
"chai": "4.2.0",
3434
"chai-enzyme": "1.0.0-beta.1",
3535
"condition-circle": "2.0.2",
3636
"dont-crack": "1.2.1",
3737
"enzyme": "3.10.0",
3838
"enzyme-adapter-react-16": "1.14.0",
39-
"eslint": "^5.16.0",
40-
"eslint-plugin-cypress-dev": "^2.1.0",
41-
"eslint-plugin-mocha": "^5.3.0",
42-
"eslint-plugin-react": "^7.13.0",
39+
"eslint": "5.16.0",
40+
"eslint-plugin-cypress-dev": "2.1.0",
41+
"eslint-plugin-mocha": "5.3.0",
42+
"eslint-plugin-react": "7.13.0",
4343
"fs-extra": "8.0.1",
44-
"jsdom": "^9.5.0",
45-
"lodash": "^4.17.11",
46-
"prop-types": "^15.7.2",
44+
"jsdom": "9.12.0",
45+
"lodash": "4.17.11",
46+
"prop-types": "15.7.2",
4747
"react": "16.5.2",
4848
"react-dom": "16.5.2",
49-
"semantic-release": "^15.13.16",
50-
"sinon": "^7.3.2",
51-
"sinon-chai": "^3.3.0",
49+
"semantic-release": "15.13.16",
50+
"sinon": "7.3.2",
51+
"sinon-chai": "3.3.0",
5252
"zunder": "6.4.1"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)