Skip to content

Commit 16c0a51

Browse files
authored
Merge pull request #2249 from TechnologyEnhancedLearning/dependabot/npm_and_yarn/DigitalLearningSolutions.Web/Automatic_version_update_dependabot/babel/preset-typescript-7.23.2
Bump @babel/preset-typescript from 7.23.0 to 7.23.2 in /DigitalLearningSolutions.Web
2 parents cfb7642 + f6ec900 commit 16c0a51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DigitalLearningSolutions.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "^7.23.0",
3939
"@babel/preset-env": "^7.23.2",
40-
"@babel/preset-typescript": "^7.23.0",
40+
"@babel/preset-typescript": "^7.23.2",
4141
"@types/dompurify": "^2.3.3",
4242
"@types/jest": "^27.5.2",
4343
"@types/js-cookie": "^3.0.4",

DigitalLearningSolutions.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -947,10 +947,10 @@
947947
"@babel/types" "^7.4.4"
948948
esutils "^2.0.2"
949949

950-
"@babel/preset-typescript@^7.23.0":
951-
version "7.23.0"
952-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.23.0.tgz#cc6602d13e7e5b2087c811912b87cf937a9129d9"
953-
integrity sha512-6P6VVa/NM/VlAYj5s2Aq/gdVg8FSENCg3wlZ6Qau9AcPaoF5LbN1nyGlR9DTRIw9PpxI94e+ReydsJHcjwAweg==
950+
"@babel/preset-typescript@^7.23.2":
951+
version "7.23.2"
952+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.23.2.tgz#c8de488130b7081f7e1482936ad3de5b018beef4"
953+
integrity sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA==
954954
dependencies:
955955
"@babel/helper-plugin-utils" "^7.22.5"
956956
"@babel/helper-validator-option" "^7.22.15"

0 commit comments

Comments
 (0)