Skip to content

Commit

Permalink
No issue - Update eslint, postcss, stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
ksy36 committed Sep 29, 2021
1 parent a08f5da commit 61d88c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-loader": "^8.1.0",
"css-loader": "^5.0.1",
"ejs-loader": "^0.5.0",
"eslint": "^7.1.0",
"eslint": "^7.28.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^4.0.0",
"file-loader": "^6.0.0",
Expand All @@ -43,14 +43,14 @@
"lint-staged": "^11.0.0",
"mini-css-extract-plugin": "^1.2.1",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.2.8",
"postcss": "^8.2.15",
"postcss-import": "^14.0.0",
"postcss-loader": "^4.2.0",
"postcss-preset-env": "^6.7.0",
"postcss-url": "^10.1.1",
"prettier": "2.3.2",
"sinon": "^11.1.1",
"stylelint": "^13.1.0",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.0.0",
"svg-sprite-generator": "0.0.7",
Expand Down

0 comments on commit 61d88c2

Please sign in to comment.