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 Apr 9, 2022
1 parent c9880dc commit 63c625f
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 68 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"axios": "^0.26.1",
"body-parser": "^1.19.2",
"body-parser": "^1.20.0",
"consola": "^2.15.3",
"cookie": "^0.4.2",
"defu": "^5.0.1",
Expand All @@ -49,11 +49,11 @@
"requrl": "^3.0.2"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@microsoft/api-documenter": "^7.17.0",
"@microsoft/api-extractor": "^7.20.0",
"@microsoft/api-documenter": "^7.17.4",
"@microsoft/api-extractor": "^7.21.1",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
Expand All @@ -69,7 +69,7 @@
"babel-jest": "^27.5.1",
"bootstrap-vue": "^2.21.2",
"cookie-parser": "^1.4.6",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"express": "^4.17.3",
Expand All @@ -81,8 +81,8 @@
"lodash.get": "^4.4.2",
"nuxt": "^2.15.8",
"oidc-provider": "^7.10.6",
"playwright": "^1.20.1",
"prettier": "^2.6.1",
"playwright": "^1.20.2",
"prettier": "^2.6.2",
"siroc": "^0.16.0",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.4",
Expand Down
Loading

0 comments on commit 63c625f

Please sign in to comment.