mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Bump ts-node from 8.6.2 to 8.8.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.2 to 8.8.2. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.2...v8.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1a1b922316
commit
acc2d7b8f0
6
package-lock.json
generated
6
package-lock.json
generated
@ -8579,9 +8579,9 @@
|
||||
}
|
||||
},
|
||||
"ts-node": {
|
||||
"version": "8.6.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.6.2.tgz",
|
||||
"integrity": "sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg==",
|
||||
"version": "8.8.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.8.2.tgz",
|
||||
"integrity": "sha512-duVj6BpSpUpD/oM4MfhO98ozgkp3Gt9qIp3jGxwU2DFvl/3IRaEAvbLa8G60uS7C77457e/m5TMowjedeRxI1Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^4.1.0",
|
||||
|
@ -82,7 +82,7 @@
|
||||
"stylelint-order": "^4.0.0",
|
||||
"stylelint-scss": "^3.16.0",
|
||||
"ts-loader": "^6.2.1",
|
||||
"ts-node": "^8.6.2",
|
||||
"ts-node": "^8.8.2",
|
||||
"tsconfig-paths-webpack-plugin": "^3.2.0",
|
||||
"tslib": "^1.11.1",
|
||||
"tslint": "^5.20.1",
|
||||
|
Loading…
Reference in New Issue
Block a user