Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v9.4.3 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 50bb1b8 commit 7bb607b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "18.2.4",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.1",
"ts-loader": "9.4.2",
"ts-loader": "9.4.3",
"typescript": "5.0.4",
"webpack": "5.83.1",
"webpack-cli": "5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2262,10 +2262,10 @@ toidentifier@1.0.1:
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==

ts-loader@9.4.2:
version "9.4.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.2.tgz#80a45eee92dd5170b900b3d00abcfa14949aeb78"
integrity sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==
ts-loader@9.4.3:
version "9.4.3"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.3.tgz#55cfa7c28dd82a2de968ae45c3adb75fb888b27e"
integrity sha512-n3hBnm6ozJYzwiwt5YRiJZkzktftRpMiBApHaJPoWLA+qetQBAXkHqCLM6nwSdRDimqVtA5ocIkcTRLMTt7yzA==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"
Expand Down

1 comment on commit 7bb607b

@vercel
Copy link

@vercel vercel bot commented on 7bb607b May 23, 2023

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-undo-redo – ./

react-undo-redo-philgiese.vercel.app
react-undo-redo.vercel.app
react-undo-redo-git-main-philgiese.vercel.app

Please sign in to comment.