Skip to content

Commit

Permalink
chore: update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gquittet committed Jul 26, 2023
1 parent 873576b commit ffe7d4a
Show file tree
Hide file tree
Showing 2 changed files with 971 additions and 775 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"fsevents": "^2.3.2"
},
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.22.4",
Expand All @@ -57,21 +57,21 @@
"eslint-import-resolver-babel-module": "^5.3.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-module-resolver": "^1.5.0",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"esm": "^3.2.25",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "^13.2.2",
"jest": "^29.6.1",
"lint-staged": "^13.2.3",
"pinst": "^3.0.0",
"prettier": "^2.8.8",
"prettier-package-json": "^2.8.0",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"ttypescript": "^1.5.15",
"typescript": "^4.9.0",
"typescript": "^4.9.5",
"typescript-transform-paths": "^3.4.6",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4"
Expand Down
Loading

0 comments on commit ffe7d4a

Please sign in to comment.