Skip to content

Commit

Permalink
DEV: Bump eslint-config-discourse again (#14873)
Browse files Browse the repository at this point in the history
Now all the plugins are updated it is safe to bump
to 1.1.9
  • Loading branch information
martin-brennan committed Nov 10, 2021
1 parent 431f0dc commit 6a749b9
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 @@ -23,7 +23,7 @@
"chart.js": "3.5.1",
"chartjs-plugin-datalabels": "^2.0.0",
"diffhtml": "^1.0.0-beta.20",
"eslint-config-discourse": "^1.1.8",
"eslint-config-discourse": "^1.1.9",
"handlebars": "^4.7.7",
"jquery": "3.5.1",
"jquery-color": "3.0.0-alpha.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -1492,7 +1492,7 @@ 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-discourse@^1.1.8:
eslint-config-discourse@^1.1.9:
version "1.1.9"
resolved "https://registry.yarnpkg.com/eslint-config-discourse/-/eslint-config-discourse-1.1.9.tgz#9a5ee6b3a4b986e5243f517e7945d1709c4e22df"
integrity sha512-a4KG+/9/7ZhYVV0URGK70K7QtxlydYKjie0ZssHEGxl2auOUTDcdRMBfZQBtIxQr9X8TF0+eeUUsScBXNU6xZw==
Expand Down

0 comments on commit 6a749b9

Please sign in to comment.