Skip to content

Commit

Permalink
fix(deps): Bumped all dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Feb 2, 2023
1 parent 45ac04f commit 90d3ac8
Show file tree
Hide file tree
Showing 2 changed files with 1,552 additions and 2,002 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -35,14 +35,14 @@
"arrays"
],
"devDependencies": {
"@babel/preset-env": "^7.15.6",
"@babel/preset-typescript": "^7.15.0",
"@types/jest": "^27.0.1",
"@types/node": "^16.9.1",
"cz-conventional-changelog": "^3.1.0",
"jest": "^27.1.1",
"rimraf": "^3.0.1",
"typescript": "^4.4.3"
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"cz-conventional-changelog": "^3.3.0",
"jest": "^29.4.1",
"rimraf": "^4.1.2",
"typescript": "^4.9.5"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 90d3ac8

Please sign in to comment.