Skip to content

Commit 45ad9cb

Browse files
authored
Merge pull request #85 from lowcoder-org/dependabot/npm_and_yarn/client/types/tern-0.23.4
build(deps-dev): bump @types/tern from 0.22.0 to 0.23.4 in /client
2 parents 30078ec + 5762f29 commit 45ad9cb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/shelljs": "^0.8.11",
3939
"@types/styled-components": "^5.1.19",
4040
"@types/stylis": "^4.0.2",
41-
"@types/tern": "0.22.0",
41+
"@types/tern": "0.23.4",
4242
"@types/toposort": "^2.0.3",
4343
"@types/ua-parser-js": "^0.7.36",
4444
"@welldone-software/why-did-you-render": "^6.2.3",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,12 +5206,12 @@ __metadata:
52065206
languageName: node
52075207
linkType: hard
52085208

5209-
"@types/tern@npm:0.22.0":
5210-
version: 0.22.0
5211-
resolution: "@types/tern@npm:0.22.0"
5209+
"@types/tern@npm:0.23.4":
5210+
version: 0.23.4
5211+
resolution: "@types/tern@npm:0.23.4"
52125212
dependencies:
52135213
"@types/estree": "*"
5214-
checksum: c27a699537951a8396c495dec5251c3ed3a96f2f7d13c0aefc3ceebca2ad5a833a552737b3948bf2cbee7f0a62d3be48958d154238d5f4e4ee62c71eefc5b14b
5214+
checksum: d8fd304f147ed08f1d075f09cb8d440b7f785f69c9ec5c30eadf98132fe3f58f3b1bbbd11283858bb261afac5a2039c1c255f290b0f6e4a47cd6a746f30a6aa8
52155215
languageName: node
52165216
linkType: hard
52175217

@@ -18344,7 +18344,7 @@ __metadata:
1834418344
"@types/shelljs": ^0.8.11
1834518345
"@types/styled-components": ^5.1.19
1834618346
"@types/stylis": ^4.0.2
18347-
"@types/tern": 0.22.0
18347+
"@types/tern": 0.23.4
1834818348
"@types/toposort": ^2.0.3
1834918349
"@types/ua-parser-js": ^0.7.36
1835018350
"@welldone-software/why-did-you-render": ^6.2.3

0 commit comments

Comments
 (0)