Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 23, 2022
1 parent 6ffb63b commit 0184503
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 135 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -57,28 +57,28 @@
"node": ">=12"
},
"dependencies": {
"body-parser": "^1.20.0",
"express": "^4.18.1",
"body-parser": "^1.20.1",
"express": "^4.18.2",
"path-to-regexp": "^6.2.1"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"ava": "^3.15.0",
"axios": "^0.27.1",
"browserslist": "^4.21.3",
"browserslist": "^4.21.4",
"c8": "^7.12.0",
"codecov": "^3.8.2",
"core-js": "^3.25.1",
"eslint": "^8.23.1",
"core-js": "^3.26.1",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint-loader": "^4.0.2",
"eslint-plugin-ava": "^13.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^8.7.1",
"esm": "^3.2.25",
Expand All @@ -90,7 +90,7 @@
"querystring": "^0.2.1",
"standard-version": "^9.3.2",
"sure": "^0.0.3",
"typescript": "^4.8.3"
"typescript": "^4.9.3"
},
"ava": {
"cache": true,
Expand Down

0 comments on commit 0184503

Please sign in to comment.