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 Oct 30, 2023
1 parent d624be2 commit cc6d1df
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 133 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"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.7",
"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",
Expand All @@ -72,5 +72,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.10.0"
}
Loading

0 comments on commit cc6d1df

Please sign in to comment.