Skip to content

Commit 69f058f

Browse files
committed
chore: updated dev dep
1 parent e97538b commit 69f058f

File tree

2 files changed

+2240
-2252
lines changed

2 files changed

+2240
-2252
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lib"
6262
],
6363
"dependencies": {
64-
"cheerio": "^1.0.0-rc.3",
64+
"cheerio": "^1.0.0-rc.5",
6565
"consola": "^2.15.0",
6666
"mobile-detect": "^1.4.4"
6767
},
@@ -71,8 +71,8 @@
7171
"@babel/runtime-corejs3": "^7.11.2",
7272
"@commitlint/cli": "^11.0.0",
7373
"@commitlint/config-conventional": "^11.0.0",
74-
"@nuxtjs/eslint-config": "^3.1.0",
75-
"@nuxtjs/markdownit": "^1.2.10",
74+
"@nuxtjs/eslint-config": "^5.0.0",
75+
"@nuxtjs/markdownit": "^2.0.0",
7676
"@nuxtjs/module-test-utils": "^1.6.3",
7777
"@nuxtjs/sitemap": "^2.4.0",
7878
"@vue/eslint-config-prettier": "latest",
@@ -81,27 +81,27 @@
8181
"codecov": "^3.8.0",
8282
"core-js": "^3.6.5",
8383
"eslint": "^7.10.0",
84-
"eslint-config-standard": "latest",
84+
"eslint-config-standard": "^16.0.2",
8585
"eslint-loader": "^4.0.2",
8686
"eslint-plugin-compat": "^3.8.0",
8787
"eslint-plugin-import": "^2.22.1",
8888
"eslint-plugin-node": "^11.0.0",
89-
"eslint-plugin-nuxt": "^1.0.0",
89+
"eslint-plugin-nuxt": "^2.0.0",
9090
"eslint-plugin-prettier": "^3.1.4",
9191
"eslint-plugin-promise": "latest",
92-
"eslint-plugin-standard": "latest",
93-
"eslint-plugin-unicorn": "^22.0.0",
92+
"eslint-plugin-standard": "^5.0.0",
93+
"eslint-plugin-unicorn": "^26.0.1",
9494
"eslint-plugin-vue": "^7.0.1",
9595
"highlight.js": "^10.2.1",
9696
"husky": "^4.3.0",
9797
"jest": "^26.5.2",
9898
"jsdom": "^16.4.0",
99-
"markdownlint": "^0.21.0",
99+
"markdownlint": "^0.22.0",
100100
"modern-normalize": "^1.0.0",
101-
"nuxt": "2.14.6",
102-
"nuxt-compress": "^3.0.0",
103-
"prettier": "2.1.2",
104-
"prettier-eslint": "^11.0.0",
101+
"nuxt": "^2.14.12",
102+
"nuxt-compress": "^4.1.0",
103+
"prettier": "^2.2.1",
104+
"prettier-eslint": "^12.0.0",
105105
"standard-version": "^9.0.0"
106106
}
107107
}

0 commit comments

Comments
 (0)