Skip to content

Commit

Permalink
chore(deps): latest
Browse files Browse the repository at this point in the history
  • Loading branch information
maxholman committed Jul 18, 2022
1 parent f1ba39e commit 846bf0d
Show file tree
Hide file tree
Showing 2 changed files with 1,111 additions and 1,102 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
],
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.18.5",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@block65/eslint-config": "^8.0.0",
"@jest/globals": "^28.1.1",
"@jest/globals": "^28.1.3",
"@types/express": "^4.17.13",
"@types/jest": "^28.1.3",
"@types/node": "^18.0.0",
"@types/jest": "^28.1.6",
"@types/node": "^18.0.6",
"@types/on-headers": "^1.0.0",
"@typescript-eslint/eslint-plugin": ">=5.30.0",
"@typescript-eslint/parser": ">=5.30.0",
"eslint": ">=8.18.0",
"@typescript-eslint/eslint-plugin": ">=5.30.6",
"@typescript-eslint/parser": ">=5.30.6",
"eslint": ">=8.20.0",
"eslint-plugin-import": ">=2.26.0",
"eslint-plugin-prettier": ">=4.1.0",
"eslint-plugin-prettier": ">=4.2.1",
"express": "^4.18.1",
"jest": "^28.1.1",
"jest": "^28.1.3",
"on-headers": "^1.0.2",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
Expand Down
Loading

0 comments on commit 846bf0d

Please sign in to comment.