Skip to content

Commit

Permalink
Merge pull request #620 from tubone24/renovate-pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
tubone24 authored Nov 6, 2021
2 parents 43c30d3 + 637670b commit 143a387
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,30 +105,30 @@
"browserslist": "npx browserslist"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"babel-eslint": "^10.1.0",
"babel-plugin-transform-runtime": "^6.23.0",
"cross-env": "^7.0.3",
"cypress": "^8.3.1",
"cypress-visual-regression": "^1.6.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-import-resolver-webpack": "^0.12.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-react": "^7.24.0",
"gh-pages": "^2.2.0",
"husky": "^3.1.0",
"lint-staged": "^9.5.0",
"netlify-cli": "^6.0.9",
"netlify-lambda": "^2.0.13",
"prettier": "^1.19.1",
"start-server-and-test": "^1.13.1",
"stylelint": "^12.0.0",
"stylelint-config-recess-order": "^2.4.0",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-config-standard": "^19.0.0",
"stylelint-scss": "^3.20.1"
"@babel/core": "7.15.0",
"babel-eslint": "10.1.0",
"babel-plugin-transform-runtime": "6.23.0",
"cross-env": "7.0.3",
"cypress": "8.3.1",
"cypress-visual-regression": "1.6.0",
"eslint": "5.16.0",
"eslint-config-airbnb": "18.2.1",
"eslint-import-resolver-webpack": "0.12.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-react": "7.26.1",
"gh-pages": "2.2.0",
"husky": "3.1.0",
"lint-staged": "9.5.0",
"netlify-cli": "6.0.9",
"netlify-lambda": "2.0.14",
"prettier": "1.19.1",
"start-server-and-test": "1.14.0",
"stylelint": "12.0.1",
"stylelint-config-recess-order": "2.4.0",
"stylelint-config-recommended-scss": "4.3.0",
"stylelint-config-standard": "19.0.0",
"stylelint-scss": "3.20.1"
},
"browserslist": [
">0.25% in JP",
Expand Down

0 comments on commit 143a387

Please sign in to comment.