aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.json2
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
3 files changed, 6 insertions, 6 deletions
diff --git a/manifest.json b/manifest.json
index cccbf41..8b591ac 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Vim Vixen",
"description": "Vim Vixen",
- "version": "1.0.1",
+ "version": "1.1.0",
"icons": {
"48": "resources/icon_48x48.png",
"96": "resources/icon_96x96.png"
diff --git a/package.json b/package.json
index 7a7a8a3..ca9a0a7 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"chai": "^4.2.0",
"css-loader": "^5.0.1",
"eslint": "7.24.0",
- "eslint-config-prettier": "8.2.0",
+ "eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-standard": "^5.0.0",
diff --git a/yarn.lock b/yarn.lock
index ffbaea3..98a67d1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2197,10 +2197,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
-eslint-config-prettier@8.2.0:
- version "8.2.0"
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
- integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
+eslint-config-prettier@8.3.0:
+ version "8.3.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
eslint-plugin-prettier@3.3.1:
version "3.3.1"