Skip to content

Commit

Permalink
DEV: Update eslint config (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
janzenisaac committed May 26, 2023
1 parent 113dbe3 commit 306f39c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,6 +2,6 @@
"author": "Discourse",
"license": "MIT",
"devDependencies": {
"eslint-config-discourse": "^3.3.0"
"eslint-config-discourse": "^3.4.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -1145,7 +1145,7 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-config-discourse@^3.3.0:
eslint-config-discourse@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-3.4.0.tgz#636a1824bca48c90aeac5bee2f8d7b993609191f"
integrity sha512-9jwu8GQPDOxAO0ByV6RbInu5r39HrFvbAHQRJ8YoGg2fuvHcX+p7fYcxEWj64LhmF4qD55cAGhN0Gmj10RVjoQ==
Expand Down

0 comments on commit 306f39c

Please sign in to comment.