Skip to content

Commit 8e2f553

Browse files
committed
chore: deps update
1 parent e50a252 commit 8e2f553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@angular/router": "~10.1.0",
5858
"@commitlint/cli": "^9.1.2",
5959
"@commitlint/config-conventional": "^9.1.2",
60-
"@nativescript-community/text": "^1.3.6",
60+
"@nativescript-community/text": "^1.3.10"
6161
"@nativescript/angular": "10.1.0",
6262
"@nativescript/core": "7.0.0",
6363
"@nativescript/types-android": "7.0.2",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"license": "Apache-2.0",
3333
"readmeFilename": "README.md",
3434
"dependencies": {
35-
"@nativescript-community/text": "^1.3.9"
35+
"@nativescript-community/text": "^1.3.10"
3636
}
3737
}

0 commit comments

Comments
 (0)