Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Guerrero Ibarra <wolf.fox1985@gmail.com>2021-11-09 16:08:07 +0300
committerGitHub <noreply@github.com>2021-11-09 16:08:07 +0300
commit00e1f20103c31bc2908f4c3e20b98093e6012241 (patch)
tree39bef284d96aa1e835b5258664ce738176eeb0c1 /package.json
parentf51ed131b9ee83b7b383e4ffecbe220d0f664518 (diff)
Bump ansi_regex (#337)1.2.5
* Bump ansi_regex * new lock version.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b936cfb..725997e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "hugo-universal-theme",
"devDependencies": {
- "eslint": "^7.3.1",
+ "eslint": "^8.2.0",
"eslint-config-standard": "^6.2.0",
"eslint-plugin-promise": "^3.0.0",
"eslint-plugin-standard": "^2.0.1",