Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 0e49fe9 commit 2861ef8
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 78 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"test": "yarn lint"
},
"dependencies": {
"autoprefixer": "^10.4.4",
"css-loader": "^6.7.1",
"defu": "^6.0.0",
"postcss": "^8.4.12",
"autoprefixer": "^10.4.13",
"css-loader": "^6.7.2",
"defu": "^6.1.1",
"postcss": "^8.4.19",
"postcss-import": "^14.1.0",
"postcss-loader": "^4.2.0",
"postcss-url": "^10.1.3",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^9.0.0",
"eslint": "^8.13.0",
"eslint": "^8.28.0",
"nuxt": "^2.15.8",
"siroc": "^0.16.0",
"standard-version": "^9.3.2"
Expand Down
Loading

0 comments on commit 2861ef8

Please sign in to comment.