Skip to content

Commit

Permalink
chore(devdeps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Jan 6, 2021
1 parent 14d4fe6 commit 508c6a0
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 @@ -15,13 +15,13 @@
"node": ">=10"
},
"devDependencies": {
"eslint": "^7.1.0",
"eslint-config-silverwind": "^13.4.2",
"eslint": "^7.4.0",
"eslint-config-silverwind": "^14.0.1",
"perfectionist": "^2.4.0",
"stylelint": "^13.5.0",
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
"updates": "^10.2.13",
"versions": "^8.3.1"
"updates": "^10.2.15",
"versions": "^8.4.2"
},
"scripts": {
"clean": "npm run lintfix && npm run perfectionist && node tools/fix-perfectionist.js",
Expand Down

0 comments on commit 508c6a0

Please sign in to comment.