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

build(deps-dev): bump ts-loader in /amundsen_application/static (#722)

Signed-off-by: 's avatarMarcos Iglesias Valle <golodhros@gmail.com>
parent 32504c0b
...@@ -16494,9 +16494,9 @@ ...@@ -16494,9 +16494,9 @@
} }
}, },
"enhanced-resolve": { "enhanced-resolve": {
"version": "4.1.1", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.1.1.tgz", "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz",
"integrity": "sha512-98p2zE+rL7/g/DzMHMTF4zZlCgeVdJ7yr6xzEpJRYwFYrGi9ANdn5DnJURg6RpBkyk60XYDnWIv51VfIhfNGuA==", "integrity": "sha512-3e87LvavsdxyoCfGusJnrZ5G8SLPOFeHSNpZI/ATL9a5leXo2k0w6MKnbqhdBad9qTobSfB20Ld7UmgoNbAZkQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"graceful-fs": "^4.1.2", "graceful-fs": "^4.1.2",
...@@ -35331,9 +35331,9 @@ ...@@ -35331,9 +35331,9 @@
} }
}, },
"ts-loader": { "ts-loader": {
"version": "6.2.2", "version": "8.0.5",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-6.2.2.tgz", "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.5.tgz",
"integrity": "sha512-HDo5kXZCBml3EUPcc7RlZOV/JGlLHwppTLEHb3SHnr5V7NXD4klMEkrhJe5wgRbaWsSXi+Y1SIBN/K9B6zWGWQ==", "integrity": "sha512-MvLXmjDxl2Mhv17nvkrB6BrpC8FTwSb7K38oIgdUI6BMx4XgVbljmcoOzlrYn4wyjNTFQ3utd7s2TyigJyR3YA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^2.3.0", "chalk": "^2.3.0",
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
"stylelint-scss": "^3.17.2", "stylelint-scss": "^3.17.2",
"terser-webpack-plugin": "^4.1.0", "terser-webpack-plugin": "^4.1.0",
"ts-jest": "^26.4.1", "ts-jest": "^26.4.1",
"ts-loader": "^6.2.2", "ts-loader": "^8.0.5",
"ts-node": "^9.0.0", "ts-node": "^9.0.0",
"tsconfig-paths": "^3.9.0", "tsconfig-paths": "^3.9.0",
"tslint": "^6.1.2", "tslint": "^6.1.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