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 Jan 25, 2024
1 parent d05b6db commit c88b40c
Show file tree
Hide file tree
Showing 2 changed files with 1,416 additions and 758 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,31 +51,31 @@
"@rushstack/ts-command-line": "^4.7.3"
},
"devDependencies": {
"@babel/core": "7.13.8",
"@typescript-eslint/parser": "4.15.2",
"assert": "2.0.0",
"babel-loader": "8.2.2",
"babel-plugin-transform-async-to-promises": "0.8.15",
"@babel/core": "7.23.9",
"@typescript-eslint/parser": "4.33.0",
"assert": "2.1.0",
"babel-loader": "8.3.0",
"babel-plugin-transform-async-to-promises": "0.8.18",
"buffer": "6.0.3",
"eslint": "7.21.0",
"eslint-plugin-codegen": "0.15.0",
"eslint-plugin-prettier": "3.3.1",
"eslint": "7.32.0",
"eslint-plugin-codegen": "0.22.1",
"eslint-plugin-prettier": "3.4.1",
"isomorphic-git": "1.9.2",
"jest": "26.6.3",
"memfs": "3.2.2",
"patch-package": "6.4.0",
"patch-package": "6.5.1",
"path-browserify": "1.0.1",
"prettier": "2.2.1",
"prettier": "2.8.8",
"process": "0.11.10",
"slonik": "23.8.5",
"slonik": "23.9.0",
"stream-browserify": "3.0.0",
"ts-jest": "26.5.2",
"ts-loader": "9.1.1",
"ts-jest": "26.5.6",
"ts-loader": "9.5.1",
"ts-node": "9.1.1",
"typescript": "4.2.2",
"url": "0.11.0",
"util": "0.12.3",
"webpack": "5.24.2",
"webpack-cli": "4.5.0"
"typescript": "4.9.5",
"url": "0.11.3",
"util": "0.12.5",
"webpack": "5.90.0",
"webpack-cli": "4.10.0"
}
}
Loading

0 comments on commit c88b40c

Please sign in to comment.