Skip to content

Commit

Permalink
chore(deps): update [dev] minor and patch dependencies for gatsby (#3…
Browse files Browse the repository at this point in the history
…8278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 5d0d7c1 commit 8a90efd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/register": "^7.18.9",
"@types/babel-core": "^6.25.7",
"@types/eslint": "^8.40.0",
"@types/eslint": "^8.40.2",
"@types/estree": "^1.0.1",
"@types/express": "^4.17.17",
"@types/express-http-proxy": "^1.6.3",
"@types/micromatch": "^4.0.2",
"@types/normalize-path": "^3.0.0",
"@types/reach__router": "^1.3.11",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.6",
"@types/semver": "^7.5.0",
"@types/signal-exit": "^3.0.1",
"@types/string-similarity": "^4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4299,10 +4299,10 @@
"@types/eslint" "*"
"@types/estree" "*"

"@types/eslint@*", "@types/eslint@^8.40.0":
version "8.40.0"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.40.0.tgz#ae73dc9ec5237f2794c4f79efd6a4c73b13daf23"
integrity sha512-nbq2mvc/tBrK9zQQuItvjJl++GTN5j06DaPtp3hZCpngmG6Q3xoyEmd0TwZI0gAy/G1X0zhGBbr2imsGFdFV0g==
"@types/eslint@*", "@types/eslint@^8.40.2":
version "8.40.2"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.40.2.tgz#2833bc112d809677864a4b0e7d1de4f04d7dac2d"
integrity sha512-PRVjQ4Eh9z9pmmtaq8nTjZjQwKFk7YIHIud3lRoKRBgUQjgjRmoGxxGEPXQkF+lH7QkHJRNr5F4aBgYCW0lqpQ==
dependencies:
"@types/estree" "*"
"@types/json-schema" "*"
Expand Down Expand Up @@ -4656,10 +4656,10 @@
dependencies:
"@types/react" "*"

"@types/react-dom@^18.0.11", "@types/react-dom@^18.2.4":
version "18.2.4"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.4.tgz#13f25bfbf4e404d26f62ac6e406591451acba9e0"
integrity sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==
"@types/react-dom@^18.0.11", "@types/react-dom@^18.2.6":
version "18.2.6"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.6.tgz#ad621fa71a8db29af7c31b41b2ea3d8a6f4144d1"
integrity sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==
dependencies:
"@types/react" "*"

Expand Down

0 comments on commit 8a90efd

Please sign in to comment.