Skip to content

Commit

Permalink
Update dependency eslint-config-mitodl to ^0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 39946d3 commit c80a08a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"enzyme-adapter-react-15": "^1.0.5",
"eslint": "6.8.0",
"eslint-config-google": "^0.14.0",
"eslint-config-mitodl": "^0.0.7",
"eslint-config-mitodl": "^0.2.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-flow-vars": "^0.5.0",
"eslint-plugin-flowtype": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3863,10 +3863,10 @@ eslint-config-google@^0.14.0:
resolved "https://registry.yarnpkg.com/eslint-config-google/-/eslint-config-google-0.14.0.tgz#4f5f8759ba6e11b424294a219dbfa18c508bcc1a"
integrity sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==

eslint-config-mitodl@^0.0.7:
version "0.0.7"
resolved "https://registry.yarnpkg.com/eslint-config-mitodl/-/eslint-config-mitodl-0.0.7.tgz#b40dc2f8adc1d2812439914d5da130d35fa19593"
integrity sha512-eiB48kpZdGU+cZ0QTYINlZjOuvnrdlk2lX9Wx6i12i5rHo3hcOFPmF09LqOPc5Q+szesz98WF+y/WulLnQKEQg==
eslint-config-mitodl@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/eslint-config-mitodl/-/eslint-config-mitodl-0.2.1.tgz#eafa15dc1b2ed62dbdb71b11d1cc1b7565c32942"
integrity sha512-iZTk80Cqgt83aRsVoXVXQIXlyjhMMeBTJWG7K2xeVfSNWiyooMBDUTEKwkHDUoBvAp/HbO8yIYQe2/FwnK/lZA==

eslint-plugin-babel@^5.3.0:
version "5.3.1"
Expand Down

0 comments on commit c80a08a

Please sign in to comment.