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 Dec 2, 2023
1 parent 123f347 commit 4b15aa2
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 180 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.18.9",
"@types/node": "^18.18.14",
"chalk": "^5.3.0",
"cldr-numbers-modern": "^44.0.1",
"eslint": "^8.53.0",
"fs-extra": "^11.1.1",
"eslint": "^8.54.0",
"fs-extra": "^11.2.0",
"pathe": "^1.1.1",
"prettier": "^3.1.0",
"prettier-plugin-jsdoc": "^1.1.1",
"semantic-release": "^22.0.7",
"typescript": "^5.2.2",
"semantic-release": "^22.0.8",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
Expand All @@ -72,5 +72,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.10.5"
"packageManager": "pnpm@8.11.0"
}
Loading

0 comments on commit 4b15aa2

Please sign in to comment.