Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 16, 2021
1 parent e88f9c2 commit 0f71135
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 129 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

128 changes: 64 additions & 64 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,71 +78,71 @@
"@kissmybutton/motorcortex": "^6.4.1"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.0.1",
"@babel/cli": "7.13.14",
"@babel/core": "7.13.15",
"@babel/preset-env": "7.13.15",
"@commitlint/cli": "7.6.1",
"@commitlint/config-conventional": "7.6.0",
"@kissmybutton/motorcortex": "6.4.1",
"@kissmybutton/motorcortex-player": "^1.9.4",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@semantic-release/changelog": "^3.0.6",
"@semantic-release/git": "^7.0.18",
"@semantic-release/github": "^5.5.8",
"@semantic-release/npm": "^5.3.5",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-preset-es2015-node5": "^1.2.0",
"browserslist": "^4.12.0",
"caniuse-lite": "^1.0.30001045",
"commitizen": "^3.0.5",
"concurrently": "^4.1.0",
"coveralls": "^3.0.13",
"css-loader": "^2.1.0",
"cz-conventional-changelog": "^2.1.0",
"es6-promise": "^4.2.4",
"eslint": "^5.12.0",
"eslint-config-prettier": "^3.3.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"exports-loader": "^0.7.0",
"husky": "^1.3.1",
"imports-loader": "^0.8.0",
"json-stringify-safe": "^5.0.1",
"lint-staged": "^8.1.0",
"npm-check-updates": "^4.1.2",
"npx": "^10.2.2",
"prettier": "^1.19.1",
"react-svg-loader": "^3.0.3",
"rimraf": "^2.6.3",
"rollup": "^2.3.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.3.0",
"sass-loader": "^7.0.1",
"semantic-release": "^17.0.0",
"shelljs": "^0.8.3",
"stylelint": "^9.9.0",
"stylelint-config-prettier": "^4.0.0",
"stylelint-config-recommended": "^2.1.0",
"stylelint-config-recommended-scss": "^3.2.0",
"stylelint-config-sass-guidelines": "^5.3.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-scss": "^3.17.1",
"svg-url-loader": "^3.0.3",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"whatwg-fetch": "^3.0.0"
"@kissmybutton/motorcortex-player": "1.9.4",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.1",
"@semantic-release/changelog": "3.0.6",
"@semantic-release/git": "7.0.18",
"@semantic-release/github": "5.5.8",
"@semantic-release/npm": "5.3.5",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
"babel-preset-es2015-node5": "1.2.0",
"browserslist": "4.16.4",
"caniuse-lite": "1.0.30001209",
"commitizen": "3.1.2",
"concurrently": "4.1.2",
"coveralls": "3.1.0",
"css-loader": "2.1.1",
"cz-conventional-changelog": "2.1.0",
"es6-promise": "4.2.8",
"eslint": "5.16.0",
"eslint-config-prettier": "3.6.0",
"eslint-config-standard": "12.0.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"exports-loader": "0.7.0",
"husky": "1.3.1",
"imports-loader": "0.8.0",
"json-stringify-safe": "5.0.1",
"lint-staged": "8.2.1",
"npm-check-updates": "4.1.2",
"npx": "10.2.2",
"prettier": "1.19.1",
"react-svg-loader": "3.0.3",
"rimraf": "2.7.1",
"rollup": "2.45.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "5.3.1",
"sass-loader": "7.3.1",
"semantic-release": "17.4.2",
"shelljs": "0.8.4",
"stylelint": "9.10.1",
"stylelint-config-prettier": "4.0.0",
"stylelint-config-recommended": "2.2.0",
"stylelint-config-recommended-scss": "3.3.0",
"stylelint-config-sass-guidelines": "5.4.0",
"stylelint-config-standard": "18.3.0",
"stylelint-scss": "3.19.0",
"svg-url-loader": "3.0.3",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.2",
"whatwg-fetch": "3.6.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 0f71135

Please sign in to comment.