Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 16, 2023
1 parent 851afa0 commit 0bec2f5
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 241 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"postcss": "^8.2.14"
},
"dependencies": {
"postcss-selector-parser": "^6.0.10"
"postcss-selector-parser": "^6.0.11"
},
"devDependencies": {
"@logux/eslint-config": "^47.2.0",
"c8": "^7.12.0",
"clean-publish": "^4.0.1",
"eslint": "^8.24.0",
"@logux/eslint-config": "^48.0.0",
"c8": "^7.13.0",
"clean-publish": "^4.1.1",
"eslint": "^8.34.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.1",
"postcss": "^8.4.17",
"eslint-plugin-promise": "^6.1.1",
"postcss": "^8.4.21",
"uvu": "^0.5.6"
},
"prettier": {
Expand Down

0 comments on commit 0bec2f5

Please sign in to comment.