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 Feb 22, 2021
1 parent d615e56 commit 1b004fc
Show file tree
Hide file tree
Showing 2 changed files with 1,116 additions and 1,072 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"test": "yarn lint && jest"
},
"dependencies": {
"@nuxtjs/markdownit-loader": "^1.1.1",
"@nuxtjs/markdownit-loader": "^1.2.0",
"defu": "^3.2.2",
"raw-loader": "^4.0.2"
},
"devDependencies": {
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.12.7",
"@nuxt/test-utils": "^0.1.2",
"@nuxt/types": "^2.14.12",
"@babel/preset-env": "^7.12.17",
"@babel/preset-typescript": "^7.12.17",
"@nuxt/test-utils": "^0.1.3",
"@nuxt/types": "^2.15.1",
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@types/markdown-it": "^12.0.1",
"eslint": "^7.18.0",
"eslint": "^7.20.0",
"jest": "^26.6.3",
"mkdist": "^0.1.1",
"nuxt-edge": "^2.15.0-26851753.1f1db806",
"siroc": "^0.6.2",
"standard-version": "^9.1.0"
"nuxt-edge": "^2.15.0-26889155.dd0eea40",
"siroc": "^0.6.7",
"standard-version": "^9.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 1b004fc

Please sign in to comment.