Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba1be55

Browse files
committedMar 29, 2021
chore(deps): update all non-major dependencies
1 parent 16c58d3 commit ba1be55

File tree

2 files changed

+1449
-1097
lines changed

2 files changed

+1449
-1097
lines changed
 

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"test": "yarn lint && jest"
1818
},
1919
"dependencies": {
20-
"http-proxy-middleware": "^1.0.6"
20+
"http-proxy-middleware": "^1.1.0"
2121
},
2222
"devDependencies": {
23-
"@babel/preset-typescript": "^7.12.7",
23+
"@babel/preset-typescript": "^7.13.0",
2424
"@nuxt/test-utils": "latest",
2525
"@nuxt/types": "latest",
2626
"@nuxtjs/eslint-config-typescript": "latest",
2727
"eslint": "latest",
2828
"jest": "latest",
29-
"nuxt": "^2.14.12",
29+
"nuxt": "^2.15.3",
3030
"siroc": "latest",
3131
"standard-version": "latest"
3232
},

0 commit comments

Comments
 (0)
Please sign in to comment.