Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2021
1 parent 48e4041 commit 57dc6e9
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 131 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,31 +50,31 @@
"@rushstack/ts-command-line": "^4.7.3"
},
"devDependencies": {
"@babel/core": "7.13.8",
"@typescript-eslint/parser": "4.15.2",
"@babel/core": "7.13.10",
"@typescript-eslint/parser": "4.18.0",
"assert": "2.0.0",
"babel-loader": "8.2.2",
"babel-plugin-transform-async-to-promises": "0.8.15",
"buffer": "6.0.3",
"eslint": "7.21.0",
"eslint": "7.22.0",
"eslint-plugin-codegen": "0.15.0",
"eslint-plugin-prettier": "3.3.1",
"isomorphic-git": "1.8.0",
"jest": "26.6.3",
"memfs": "3.2.0",
"patch-package": "6.4.0",
"patch-package": "6.4.7",
"path-browserify": "1.0.1",
"prettier": "2.2.1",
"process": "0.11.10",
"slonik": "23.6.1",
"slonik": "23.6.2",
"stream-browserify": "3.0.0",
"ts-jest": "26.5.2",
"ts-loader": "8.0.17",
"ts-jest": "26.5.4",
"ts-loader": "8.0.18",
"ts-node": "9.1.1",
"typescript": "4.2.2",
"typescript": "4.2.3",
"url": "0.11.0",
"util": "0.12.3",
"webpack": "5.24.2",
"webpack": "5.27.1",
"webpack-cli": "4.5.0"
}
}
Loading

0 comments on commit 57dc6e9

Please sign in to comment.