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 Apr 5, 2021
1 parent ceb1e29 commit 564c0df
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 247 deletions.
20 changes: 10 additions & 10 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.14",
"@typescript-eslint/parser": "4.21.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.23.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.1",
"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.4",
"stream-browserify": "3.0.0",
"ts-jest": "26.5.2",
"ts-loader": "8.0.17",
"ts-jest": "26.5.4",
"ts-loader": "8.1.0",
"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-cli": "4.5.0"
"webpack": "5.30.0",
"webpack-cli": "4.6.0"
}
}
Loading

0 comments on commit 564c0df

Please sign in to comment.