Merge pull request #1166 from log4js-node/update-deps

chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
This commit is contained in:
Lam Wei Li 2022-01-23 22:06:03 +08:00 committed by GitHub
commit 2a95915631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5941,9 +5941,9 @@
}
},
"typescript": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
"dev": true
},
"unbox-primitive": {

View File

@ -64,7 +64,7 @@
"prettier": "^2.5.1",
"proxyquire": "^2.1.3",
"tap": "^14.10.7",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"validate-commit-msg": "^2.14.0"
},
"browser": {