Unverified Commit bec70392 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub

build(deps-dev): bump ts-node in /amundsen_application/static (#665)

Signed-off-by: 's avatarMarcos Iglesias Valle <golodhros@gmail.com>
parent e782ea11
...@@ -33757,9 +33757,9 @@ ...@@ -33757,9 +33757,9 @@
} }
}, },
"ts-node": { "ts-node": {
"version": "8.10.1", "version": "9.0.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.10.1.tgz", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-9.0.0.tgz",
"integrity": "sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==", "integrity": "sha512-/TqB4SnererCDR/vb4S/QvSZvzQMJN8daAslg7MeaiHvD8rDZsSfXmNeNumyZZzMned72Xoq/isQljYSt8Ynfg==",
"dev": true, "dev": true,
"requires": { "requires": {
"arg": "^4.1.0", "arg": "^4.1.0",
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
"terser-webpack-plugin": "^4.1.0", "terser-webpack-plugin": "^4.1.0",
"ts-jest": "^24.3.0", "ts-jest": "^24.3.0",
"ts-loader": "^6.2.2", "ts-loader": "^6.2.2",
"ts-node": "^8.10.1", "ts-node": "^9.0.0",
"tsconfig-paths": "^3.9.0", "tsconfig-paths": "^3.9.0",
"tslint": "^6.1.2", "tslint": "^6.1.2",
"typescript": "^3.9.2", "typescript": "^3.9.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment