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 Jan 17, 2023
1 parent 3d85964 commit 7ff6829
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 142 deletions.
20 changes: 10 additions & 10 deletions package.json
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.12",
"@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,31 +77,31 @@
"@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.48.2",
"@typescript-eslint/parser": "^5.48.2",
"c8": "^7.12.0",
"codecov": "^3.8.3",
"core-js": "3.26.1",
"core-js": "3.27.1",
"cross-env": "^7.0.3",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^7.8.1",
"http-server": "^14.1.1",
"lint-staged": "^13.1.0",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.8",
"prettier": "^2.8.1",
"release-it": "15.5.1",
"prettier": "^2.8.3",
"release-it": "15.6.0",
"rimraf": "^3.0.2",
"siroc": "0.16.0",
"start-server-and-test": "^1.15.2",
"testcafe": "1.19.0",
"ts-loader": "^8.4.0",
"tsd": "^0.25.0",
"typescript": "4.9.4",
"vitest": "^0.25.7",
"vitest": "^0.27.2",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 7ff6829

Please sign in to comment.