Skip to content

Commit

Permalink
chore(deps): update dependency @types/webpack to v5.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent b4b3437 commit f47760c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@spotify/prettier-config": "14.1.4",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.5",
"concurrently": "^8.0.0",
"eslint-plugin-notice": "0.9.10",
"http-server": "14.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11680,14 +11680,14 @@ __metadata:
languageName: node
linkType: hard

"@types/webpack@npm:5.28.0":
version: 5.28.0
resolution: "@types/webpack@npm:5.28.0"
"@types/webpack@npm:5.28.5":
version: 5.28.5
resolution: "@types/webpack@npm:5.28.5"
dependencies:
"@types/node": "npm:*"
tapable: "npm:^2.2.0"
webpack: "npm:^5"
checksum: 9e86e6b2bd8998c93058230d73e590fece972e8363af05d387cb966be18b648422013ec12963929a532f9c2821bbcd620dbaebc33865aefbf33056b4e3cca8b9
checksum: d1fec1f678af79dd0d84333740bdd2ce128c7f4fd1f8d14bb0ec0f4c5af70580af68350f677e3696003a8cb2e2b5f510f8c0ed7ee5ad2bc7874c87f80ecd7c8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -24041,7 +24041,7 @@ __metadata:
"@spotify/prettier-config": "npm:14.1.4"
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
"@types/webpack": "npm:5.28.0"
"@types/webpack": "npm:5.28.5"
concurrently: "npm:^8.0.0"
eslint-plugin-notice: "npm:0.9.10"
http-server: "npm:14.1.1"
Expand Down

0 comments on commit f47760c

Please sign in to comment.