Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 30, 2020
1 parent b801e46 commit 345dcd4
Showing 1 changed file with 41 additions and 41 deletions.
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,47 +55,47 @@
}
],
"devDependencies": {
"benchmark": "^2.1.4",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.7",
"microtime": "^3.0.0",
"mocha": "^6.1.3",
"mocha-sinon": "^2.1.0",
"moment": "^2.24.0",
"nyc": "^14.0.0",
"prettier": "^1.18.2",
"sinon-chai": "^3.2.0",
"ts-node": "^8.4.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.6.4",
"@rollup/plugin-alias": "^3.0.1",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-replace": "^2.3.1",
"@rollup/plugin-typescript": "^3.0.0",
"@types/chai": "^4.2.9",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^25.1.3",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"@types/sinon": "^7.5.2",
"chai": "^4.2.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"install": "^0.13.0",
"jest": "^25.1.0",
"npm": "^6.14.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"rollup": "^1.31.1",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.2.1",
"rollup-plugin-terser-js": "^1.0.2",
"sinon": "^9.0.0",
"ts-jest": "^25.2.1",
"tslib": "^1.11.0",
"typedoc": "^0.16.10"
"benchmark": "2.1.4",
"chai-as-promised": "7.1.1",
"coveralls": "3.0.9",
"microtime": "3.0.0",
"mocha": "6.2.2",
"mocha-sinon": "2.1.0",
"moment": "2.24.0",
"nyc": "14.1.1",
"prettier": "1.19.1",
"sinon-chai": "3.3.0",
"ts-node": "8.5.4",
"tslint-config-prettier": "1.18.0",
"typescript": "3.7.3",
"@rollup/plugin-alias": "3.0.1",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.1",
"@rollup/plugin-typescript": "3.1.1",
"@types/chai": "4.2.11",
"@types/enzyme": "3.10.5",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "25.1.4",
"@types/react": "16.9.25",
"@types/react-dom": "16.9.5",
"@types/sinon": "7.5.2",
"chai": "4.2.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"install": "0.13.0",
"jest": "25.1.0",
"npm": "6.14.3",
"react": "16.13.1",
"react-dom": "16.13.1",
"rollup": "1.32.1",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser-js": "1.0.2",
"sinon": "9.0.1",
"ts-jest": "25.2.1",
"tslib": "1.11.1",
"typedoc": "0.16.11"
},
"jest": {
"preset": "ts-jest",
Expand Down

0 comments on commit 345dcd4

Please sign in to comment.