Skip to content

Commit 63c625f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent c9880dc commit 63c625f

File tree

2 files changed

+154
-68
lines changed

2 files changed

+154
-68
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@nuxtjs/axios": "^5.13.6",
4242
"axios": "^0.26.1",
43-
"body-parser": "^1.19.2",
43+
"body-parser": "^1.20.0",
4444
"consola": "^2.15.3",
4545
"cookie": "^0.4.2",
4646
"defu": "^5.0.1",
@@ -49,11 +49,11 @@
4949
"requrl": "^3.0.2"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "^7.17.8",
52+
"@babel/core": "^7.17.9",
5353
"@babel/preset-env": "^7.16.11",
5454
"@babel/preset-typescript": "^7.16.7",
55-
"@microsoft/api-documenter": "^7.17.0",
56-
"@microsoft/api-extractor": "^7.20.0",
55+
"@microsoft/api-documenter": "^7.17.4",
56+
"@microsoft/api-extractor": "^7.21.1",
5757
"@nuxt/test-utils": "^0.2.2",
5858
"@nuxt/types": "^2.15.8",
5959
"@nuxt/typescript-build": "^2.1.0",
@@ -69,7 +69,7 @@
6969
"babel-jest": "^27.5.1",
7070
"bootstrap-vue": "^2.21.2",
7171
"cookie-parser": "^1.4.6",
72-
"eslint": "^8.12.0",
72+
"eslint": "^8.13.0",
7373
"eslint-config-prettier": "^8.5.0",
7474
"eslint-plugin-prettier": "^4.0.0",
7575
"express": "^4.17.3",
@@ -81,8 +81,8 @@
8181
"lodash.get": "^4.4.2",
8282
"nuxt": "^2.15.8",
8383
"oidc-provider": "^7.10.6",
84-
"playwright": "^1.20.1",
85-
"prettier": "^2.6.1",
84+
"playwright": "^1.20.2",
85+
"prettier": "^2.6.2",
8686
"siroc": "^0.16.0",
8787
"standard-version": "^9.3.2",
8888
"ts-jest": "^27.1.4",

0 commit comments

Comments
 (0)