Skip to content

Commit 48c4cad

Browse files
authored
DEV: Update eslint config (#81)
1 parent 1448f05 commit 48c4cad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"author": "Discourse",
66
"license": "MIT",
77
"devDependencies": {
8-
"eslint-config-discourse": "^3.1.0"
8+
"eslint-config-discourse": "^3.4.0"
99
}
1010
}

‎yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ escape-string-regexp@^4.0.0:
11451145
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
11461146
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
11471147

1148-
eslint-config-discourse@^3.1.0:
1148+
eslint-config-discourse@^3.4.0:
11491149
version "3.4.0"
11501150
resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-3.4.0.tgz#636a1824bca48c90aeac5bee2f8d7b993609191f"
11511151
integrity sha512-9jwu8GQPDOxAO0ByV6RbInu5r39HrFvbAHQRJ8YoGg2fuvHcX+p7fYcxEWj64LhmF4qD55cAGhN0Gmj10RVjoQ==

0 commit comments

Comments
 (0)