Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-google to ^0.14.0 (#2975)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 9b62389 commit 2ec1928
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.12.1",
"eslint": "^7.0.0",
"eslint-config-google": "^0.9.1",
"eslint-config-google": "^0.14.0",
"eslint-config-mitodl": "^0.0.7",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-babel": "^5.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6103,12 +6103,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-google@npm:^0.9.1":
version: 0.9.1
resolution: "eslint-config-google@npm:0.9.1"
"eslint-config-google@npm:^0.14.0":
version: 0.14.0
resolution: "eslint-config-google@npm:0.14.0"
peerDependencies:
eslint: ">=4.1.1"
checksum: cfb6ef3c4acc2c164a67bc724ffec02ec7a0ca93a7f40c2a87939fcff7945cc7ef6607fc320af08cd496b27c80ccbae87a48d50344574a52849ee9754f4b9b58
eslint: ">=5.16.0"
checksum: 52ad84c0df2d33703024e5b7fd73a9a1b2a87413d25cee1826c891b3f8fba89f9188f3c5ed6d57b4315851c6a3c82847cc9f6c747278bf4395341f9ad79ed0d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10155,7 +10155,7 @@ __metadata:
enzyme: ^3.9.0
enzyme-adapter-react-16: ^1.12.1
eslint: ^7.0.0
eslint-config-google: ^0.9.1
eslint-config-google: ^0.14.0
eslint-config-mitodl: ^0.0.7
eslint-config-prettier: ^9.0.0
eslint-plugin-babel: ^5.3.0
Expand Down

0 comments on commit 2ec1928

Please sign in to comment.