Skip to content

Commit 1306114

Browse files
authored
Merge pull request #455 from johnlettman/dependabot/npm_and_yarn/tslog-4.10.2
Bump tslog from 4.9.3 to 4.10.2
2 parents f80e875 + ec27be2 commit 1306114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"togpx": "https://github.com/tyrasd/togpx#snyk-fix-12edd5611b82b65d2659d522d868905e",
2121
"tokml": "^0.4.0",
2222
"ts-jest": "^29.4.5",
23-
"tslog": "^4.9.3",
23+
"tslog": "^4.10.2",
2424
"typedoc": "^0.28.14",
2525
"typedoc-plugin-coverage": "^4.0.2",
2626
"typedoc-plugin-markdown": "^4.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4225,10 +4225,10 @@ tslib@^2.4.0:
42254225
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
42264226
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
42274227

4228-
tslog@^4.9.3:
4229-
version "4.9.3"
4230-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-4.9.3.tgz#d4167d5f51748bdeab593945bc2d8f9827ea0dba"
4231-
integrity sha512-oDWuGVONxhVEBtschLf2cs/Jy8i7h1T+CpdkTNWQgdAF7DhRo2G8vMCgILKe7ojdEkLhICWgI1LYSSKaJsRgcw==
4228+
tslog@^4.10.2:
4229+
version "4.10.2"
4230+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-4.10.2.tgz#45c870d7fe9558d59ce288eeb86ba49eaaf25e1e"
4231+
integrity sha512-XuELoRpMR+sq8fuWwX7P0bcj+PRNiicOKDEb3fGNURhxWVyykCi9BNq7c4uVz7h7P0sj8qgBsr5SWS6yBClq3g==
42324232

42334233
type-check@^0.4.0, type-check@~0.4.0:
42344234
version "0.4.0"

0 commit comments

Comments
 (0)