Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Sep 16, 2022
1 parent d0bc6e1 commit 3456158
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 241 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,26 +91,26 @@
"graphql": ">=0.11 <=16"
},
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/preset-env": "^7.19.0",
"@babel/preset-env": "^7.19.1",
"@babel/preset-typescript": "^7.18.6",
"@fastify/websocket": "^7.0.1",
"@rollup/plugin-typescript": "^8.5.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/jest": "^29.0.1",
"@types/jest": "^29.0.3",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-jest": "^29.0.3",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"fastify": "^4.5.3",
"fastify": "^4.6.0",
"fastify-websocket": "4.2.2",
"glob": "^8.0.3",
"graphql": "^16.6.0",
Expand Down

0 comments on commit 3456158

Please sign in to comment.