Skip to content

Commit ec261a0

Browse files
Bump ts-node from 7.0.1 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 7.0.1 to 9.1.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v7.0.1...v9.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ecce76 commit ec261a0

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

package-lock.json

Lines changed: 32 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/jest": "26.0.13",
5858
"@types/jest-axe": "^3.5.0",
5959
"@types/node": "~14.14.25",
60-
"axios": "^0.20.0",
60+
"axios": "^0.21.1",
6161
"codelyzer": "~6.0.0",
6262
"dotenv": "6.2.0",
6363
"eslint": "7.8.1",
@@ -68,7 +68,7 @@
6868
"msw": "^0.21.2",
6969
"prettier": "2.1.2",
7070
"ts-jest": "25.5.1",
71-
"ts-node": "~7.0.0",
71+
"ts-node": "~9.1.1",
7272
"tslint": "~6.1.3",
7373
"typescript": "~3.8.3"
7474
},

0 commit comments

Comments
 (0)