Skip to content

Commit

Permalink
chore(deps): bumped dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Dec 30, 2021
1 parent e24316c commit eb021db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
],
"devDependencies": {
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
"@babel/preset-typescript": "^7.15.0",
"@babel/plugin-transform-modules-commonjs": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@types/jest": "^26.0.15",
"commitizen": "^4.2.2",
"concurrently": "^6.2.1",
"concurrently": "^6.5.1",
"cz-conventional-changelog": "^3.3.0",
"jest": "^26.6.3",
"pre-commit": "1.x",
"rimraf": "^3.0.2",
"trace-unhandled": "^2.0.1",
"ts-jest": "^26.4.4",
"tslint": "6.1.3",
"typescript": "4.4.3"
"typescript": "4.5.4"
},
"dependencies": {},
"config": {
Expand Down

0 comments on commit eb021db

Please sign in to comment.