Skip to content

Commit 5755b8f

Browse files
authored
Merge pull request #242 from h2floh/dependabot/npm_and_yarn/babel/preset-typescript-7.27.0
Bump @babel/preset-typescript from 7.24.7 to 7.27.0
2 parents 0d3925a + 60545c8 commit 5755b8f

File tree

3 files changed

+54
-51
lines changed

3 files changed

+54
-51
lines changed

azure-devops-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "azure-dev-ops-react-ui-unit-testing",
44
"publisher": "nonexistingpublisher",
5-
"version": "0.1.138",
5+
"version": "0.1.139",
66
"name": "Azure DevOps ReactUI Testing",
77
"description": "Showcasing Azure DevOps React based UI Extension unit testing for an advanced example.",
88
"categories": [

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/preset-env": "^7.26.9",
3939
"@babel/preset-react": "^7.26.3",
40-
"@babel/preset-typescript": "^7.24.7",
40+
"@babel/preset-typescript": "^7.27.0",
4141
"@eslint/js": "^9.1.1",
4242
"@testing-library/jest-dom": "^6.6.3",
4343
"@testing-library/react": "^12.1.5",

0 commit comments

Comments
 (0)