Skip to content

Commit 31df9ef

Browse files
chore(deps): update dependency webpack to ^5.88.1 for gatsby-plugin-mdx (#38306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39c4987 commit 31df9ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/gatsby-plugin-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"del-cli": "^5.0.0",
5959
"opentracing": "^0.14.7",
6060
"typescript": "^5.1.6",
61-
"webpack": "^5.85.0"
61+
"webpack": "^5.88.1"
6262
},
6363
"jest": {
6464
"testEnvironment": "node"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5834,7 +5834,7 @@ ajv-keywords@^5.1.0:
58345834
dependencies:
58355835
fast-deep-equal "^3.1.3"
58365836

5837-
[email protected], ajv@^8.0.1:
5837+
58385838
version "8.11.2"
58395839
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.2.tgz#aecb20b50607acf2569b6382167b65a96008bb78"
58405840
integrity sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==
@@ -5854,7 +5854,7 @@ ajv@^6.10.0, ajv@^6.12.2, ajv@^6.12.4, ajv@^6.12.5, ajv@^6.5.0, ajv@^6.5.5:
58545854
json-schema-traverse "^0.4.1"
58555855
uri-js "^4.2.2"
58565856

5857-
ajv@^8.0.0, ajv@^8.9.0:
5857+
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.9.0:
58585858
version "8.12.0"
58595859
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
58605860
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==

0 commit comments

Comments
 (0)