Skip to content

Commit

Permalink
Bump stylelint-config-standard from 20.0.0 to 21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 8, 2021
1 parent a05b7e3 commit 89273cb
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 123 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"classnames": "^2.2.6",
"css-vars-hook": "^0.2.5",
"date-fns": "^2.17.0",
"date-fns": "^2.19.0",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down Expand Up @@ -82,7 +82,7 @@
}
},
"devDependencies": {
"@babel/cli": "7.12.17",
"@babel/cli": "7.13.0",
"@babel/core": "^7.12.17",
"@babel/preset-env": "7.12.11",
"@babel/preset-react": "^7.12.13",
Expand All @@ -92,7 +92,7 @@
"@rollup/plugin-node-resolve": "11.2.0",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
"@testing-library/react-hooks": "5.0.3",
"@testing-library/react-hooks": "5.1.0",
"@testing-library/user-event": "12.7.2",
"autoprefixer": "9.8.6",
"babel-eslint": "^10.1.0",
Expand All @@ -119,14 +119,14 @@
"rimraf": "3.0.2",
"rollup": "2.39.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-filesize": "9.1.0",
"rollup-plugin-filesize": "9.1.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "3.1.8",
"rollup-plugin-stylelint": "1.0.0",
"rollup-plugin-terser": "7.0.2",
"stylelint": "13.11.0",
"stylelint-config-standard": "20.0.0",
"stylelint": "13.12.0",
"stylelint-config-standard": "21.0.0",
"stylelint-order": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 89273cb

Please sign in to comment.