Skip to content

Commit 54f0c9d

Browse files
authored
Merge pull request #969 from TechnologyEnhancedLearning/dependabot/npm_and_yarn/AdminUI/LearningHub.Nhs.AdminUI/Automatic_version_update_dependabot/babel/core-7.26.8
Bump @babel/core from 7.26.7 to 7.26.8 in /AdminUI/LearningHub.Nhs.AdminUI
2 parents 430d3c6 + dda899a commit 54f0c9d

File tree

3 files changed

+44
-36
lines changed

3 files changed

+44
-36
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Use Node 12.19 with Yarn
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: '18'
24+
node-version: '20'
2525
cache: 'npm'
2626

2727
- name: Upgrade npm to the latest version

AdminUI/LearningHub.Nhs.AdminUI/package-lock.json

Lines changed: 42 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

AdminUI/LearningHub.Nhs.AdminUI/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"vuex": "^3.6.2"
5353
},
5454
"devDependencies": {
55-
"@babel/core": "^7.26.7",
55+
"@babel/core": "^7.26.8",
5656
"@babel/preset-env": "^7.26.7",
5757
"@types/axios": "^0.14.0",
5858
"@types/bootstrap": "4.1.3",

0 commit comments

Comments
 (0)