Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kodiakhq[bot] committed Jun 17, 2022
1 parent 61eace1 commit 6cb5fdc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@types/mockdate": "3.0.0",
"@types/node": "18.0.0",
"@types/raf": "3.4.0",
"@types/react": "18.0.12",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-transition-group": "4.4.4",
"@types/testing-library__jest-dom": "5.14.3",
Expand Down Expand Up @@ -173,7 +173,7 @@
"jest-environment-jsdom": "28.1.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "28.1.1",
"lint-staged": "13.0.1",
"lint-staged": "13.0.2",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6564,10 +6564,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].12":
version "18.0.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.12.tgz#cdaa209d0a542b3fcf69cf31a03976ec4cdd8840"
integrity sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==
"@types/[email protected].14":
version "18.0.14"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.14.tgz#e016616ffff51dba01b04945610fe3671fdbe06d"
integrity sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -15093,10 +15093,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

[email protected].1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.1.tgz#899e78065ab29b88fdd922482411121664ef66be"
integrity sha512-Ykaf4QTi0a02BF7cnq7JIPGOJxH4TkNMWhSlJdH9wOekd0X+gog47Jfh/0L31DqZe5AiydLGC7LkPqpaNm+Kvg==
[email protected].2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.17"
Expand Down

1 comment on commit 6cb5fdc

@vercel
Copy link

@vercel vercel bot commented on 6cb5fdc Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react – ./

react-timelessco.vercel.app
react-git-main-timelessco.vercel.app
adaptui-react.vercel.app

Please sign in to comment.