Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2023
1 parent 6f11b7a commit ad85812
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"chalk": "^4",
"graphql": "^16.6.0",
"graphql-compose": "^9.0.0",
"webpack": "5.74.0"
"webpack": "5.75.0"
},
"dependencies": {
"@imgix/js-core": "3.6.0",
Expand Down Expand Up @@ -95,7 +95,7 @@
"semantic-release": "19.0.5",
"ts-jest": "27.1.5",
"typescript": "4.7.4",
"webpack": "5.74.0",
"webpack": "5.75.0",
"yarn-run-all": "3.1.1"
},
"release": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13860,10 +13860,10 @@ webpack-virtual-modules@^0.3.2:
dependencies:
debug "^3.0.0"

webpack@5.74.0, webpack@^5.61.0:
version "5.74.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz"
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
webpack@5.75.0, webpack@^5.61.0:
version "5.75.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"
Expand Down

0 comments on commit ad85812

Please sign in to comment.