Skip to content

Commit

Permalink
chore(deps): update dep @artsy/lint-changed from 3.4.0 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2021
1 parent fcd8c18 commit 457c615
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@artsy/auto-config": "1.1.0",
"@artsy/lint-changed": "3.4.0",
"@artsy/lint-changed": "5.0.1",
"@artsy/palette": "13.28.0",
"@babel/cli": "7.0.0",
"@babel/core": "7.7.2",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@
resolved "https://registry.yarnpkg.com/@artsy/fresnel/-/fresnel-1.0.13.tgz#4bbbda274e74e0d63b471a36d72360d33d571598"
integrity sha512-Gg/43i30aIqkryVE6eLhNe4j9G1fk41qIJqYfj/b+mv3bYCl8H9HSaedcM7exuh0RlexZGLMD2aYnugiobrpxQ==

"@artsy/lint-changed@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@artsy/lint-changed/-/lint-changed-3.4.0.tgz#26c1ea8362257d5c87ede72037b78f61143b59e1"
integrity sha512-3z5c1ZR0GiHJKm1WhUIJv89IsaU69gbwlvKGlYXa7LrQ6gEMJ/ZfNo7g3Q9EM+Eb1Eu1AzMevWnfUpblPXxXwQ==
"@artsy/lint-changed@5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@artsy/lint-changed/-/lint-changed-5.0.1.tgz#8540a661adf25d2358a4df3b39bc82bc7df1cf43"
integrity sha512-9BT3jcxj0Ii7f7GLxUq793uV+BS66NERlDlQiKu7bY0dmpLHHM2LwRh9wBYBp0NYdej/iru03qG4dl1o2y3X6A==
dependencies:
await-to-js "^2.1.1"
commander "^8.0.0"
kleur "^3.0.3"
micromatch "^4.0.2"
p-limit "^2.2.2"
Expand Down Expand Up @@ -3940,6 +3941,11 @@ commander@^4.0.1:
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==

commander@^8.0.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==

commander@~2.17.1:
version "2.17.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
Expand Down

0 comments on commit 457c615

Please sign in to comment.