Skip to content

Commit 694d83f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent d615e56 commit 694d83f

File tree

2 files changed

+885
-817
lines changed

2 files changed

+885
-817
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@
1717
"test": "yarn lint && jest"
1818
},
1919
"dependencies": {
20-
"@nuxtjs/markdownit-loader": "^1.1.1",
20+
"@nuxtjs/markdownit-loader": "^1.2.0",
2121
"defu": "^3.2.2",
2222
"raw-loader": "^4.0.2"
2323
},
2424
"devDependencies": {
25-
"@babel/preset-env": "^7.12.11",
26-
"@babel/preset-typescript": "^7.12.7",
25+
"@babel/preset-env": "^7.12.13",
26+
"@babel/preset-typescript": "^7.12.13",
2727
"@nuxt/test-utils": "^0.1.2",
2828
"@nuxt/types": "^2.14.12",
2929
"@nuxtjs/eslint-config-typescript": "^5.0.0",
3030
"@types/markdown-it": "^12.0.1",
31-
"eslint": "^7.18.0",
31+
"eslint": "^7.19.0",
3232
"jest": "^26.6.3",
3333
"mkdist": "^0.1.1",
34-
"nuxt-edge": "^2.15.0-26851753.1f1db806",
35-
"siroc": "^0.6.2",
34+
"nuxt-edge": "^2.15.0-26874755.1196c17a",
35+
"siroc": "^0.6.3",
3636
"standard-version": "^9.1.0"
3737
},
3838
"publishConfig": {

0 commit comments

Comments
 (0)