Skip to content

Commit 65c362b

Browse files
authored
Merge pull request #418 from pulseengine/dependabot/npm_and_yarn/examples/js_component/typescript-6.0.2
js/examples(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /examples/js_component
2 parents d58186b + 0c64ac2 commit 65c362b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/js_component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"devDependencies": {
99
"@types/lodash": "^4.17.0",
10-
"typescript": "^5.3.0"
10+
"typescript": "^6.0.2"
1111
}
1212
}

0 commit comments

Comments
 (0)