Skip to content

Commit

Permalink
chore: update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Apr 27, 2020
1 parent 1287758 commit c14aabc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-config-silverwind": "^5.1.2",
"eslint-config-silverwind": "^11.0.3",
"perfectionist": "^2.4.0",
"stylelint": "^13.0.0",
"stylelint-config-standard": "^19.0.0",
"updates": "^9.3.3",
"versions": "^7.0.5"
"stylelint": "^13.3.3",
"stylelint-config-standard": "^20.0.0",
"updates": "^10.2.10",
"versions": "^8.2.7"
},
"scripts": {
"clean": "npm run lintfix && npm run perfectionist && node tools/fix-perfectionist.js",
Expand Down

0 comments on commit c14aabc

Please sign in to comment.