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] committed Dec 23, 2022
1 parent 3d85964 commit 90ee9e5
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 112 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"ufo": "^1.0.1"
},
"devDependencies": {
"@babel/traverse": "^7.20.5",
"@babel/types": "^7.20.5",
"@babel/traverse": "^7.20.10",
"@babel/types": "^7.20.7",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
Expand All @@ -77,13 +77,13 @@
"@release-it/conventional-changelog": "^5.1.1",
"@types/fs-extra": "^9.0.13",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"c8": "^7.12.0",
"codecov": "^3.8.3",
"core-js": "3.26.1",
"cross-env": "^7.0.3",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -101,7 +101,7 @@
"ts-loader": "^8.4.0",
"tsd": "^0.25.0",
"typescript": "4.9.4",
"vitest": "^0.25.7",
"vitest": "^0.26.2",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 90ee9e5

Please sign in to comment.