Merge pull request #1325 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.9.1

Bump ts-node from 10.8.1 to 10.9.1 in /src-ui
This commit is contained in:
shamoon
2022-08-01 13:13:49 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
"jest": "28.1.2",
"jest-environment-jsdom": "^28.1.2",
"jest-preset-angular": "^12.1.0",
"ts-node": "~10.8.1",
"ts-node": "~10.9.1",
"tslint": "~6.1.3",
"typescript": "~4.6.3",
"wait-on": "~6.0.1"