Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit07770d2

Browse files
authored
Merge pull request#2 from ksxnodemodules/renovate/static-type-assert-3.x
Update dependency static-type-assert to v3
2 parents6d789ff +e8d1adb commit07770d2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"homepage":"https://github.com/ksxnodemodules/typescript-logic#readme",
2828
"devDependencies": {
2929
"typescript":"^3.0.3",
30-
"static-type-assert":"^2.0.0"
30+
"static-type-assert":"^3.0.0"
3131
}
3232
}

‎shrinkwrap.yaml‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
devDependencies:
2-
static-type-assert:2.0.0
2+
static-type-assert:3.0.0
33
typescript:3.0.3
44
packages:
5-
/static-type-assert/2.0.0:
5+
/static-type-assert/3.0.0:
66
dependencies:
7-
typescript-compare:0.0.0
7+
typescript-compare:0.0.2
88
dev:true
99
peerDependencies:
1010
typescript:^3.0.3
1111
resolution:
12-
integrity:sha512-uILFDti9+qLpmZyfqSNSmySwI1B6Q3CxRWhijWtDNs78GCqrLjVxuN0GXeAsKFolOxuAGEtP/QOftR44+vLehA==
13-
/typescript-compare/0.0.0:
12+
integrity:sha512-ot2MBauEvaNIh9bwGDSAB1pIVQBjzRb99DH8Y+/mrYNd0d4kAVsAIR8RfSZtHsf9/G5qaaIf1a+Irn5Via8zVg==
13+
/typescript-compare/0.0.2:
1414
dependencies:
1515
typescript-logic:0.0.0
1616
dev:true
1717
resolution:
18-
integrity:sha512-WuGIIbeH6s6i06WaExp0hrtiHC6L34+HDGQdm8HnKhEuOws36TXubri7L6nOQz1GFaRfR2xY94L+bojDnkEaww==
18+
integrity:sha512-8ja4j7pMHkfLJQO2/8tut7ub+J3Lw2S3061eJLFQcvs3tsmJKp8KG5NtpLn7KcY2w08edF74BSVN7qJS0U6oHA==
1919
/typescript-logic/0.0.0:
2020
dev:true
2121
resolution:
@@ -31,5 +31,5 @@ registry: 'https://registry.npmjs.org/'
3131
shrinkwrapMinorVersion:9
3232
shrinkwrapVersion:3
3333
specifiers:
34-
static-type-assert:^2.0.0
34+
static-type-assert:^3.0.0
3535
typescript:^3.0.3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp