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 3, 2023
1 parent d624be2 commit 4b75f31
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,21 @@
"dependencies": {
"@formatjs/ecma402-abstract": "^1.17.2",
"@formatjs/intl-localematcher": "^0.4.2",
"intl-messageformat": "^10.5.3"
"intl-messageformat": "^10.5.4"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/fs-extra": "^11.0.2",
"@types/node": "^18.18.5",
"@types/fs-extra": "^11.0.3",
"@types/node": "^18.18.8",
"chalk": "^5.3.0",
"cldr-numbers-modern": "^43.1.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"fs-extra": "^11.1.1",
"pathe": "^1.1.1",
"prettier": "^3.0.3",
"prettier-plugin-jsdoc": "^1.1.1",
"semantic-release": "^22.0.5",
"semantic-release": "^22.0.6",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
Expand All @@ -72,5 +72,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.10.0"
}
Loading

0 comments on commit 4b75f31

Please sign in to comment.