Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Jun 23, 2021
1 parent 3ffcd1a commit 5b72354
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 224 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"@babel/core": "^7.14.6",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-typescript": "^7.14.5",
"@rollup/plugin-typescript": "^8.2.1",
"@semantic-release/changelog": "^5.0.1",
Expand All @@ -93,15 +93,15 @@
"@types/ws": "^7.4.5",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"babel-jest": "^27.0.2",
"babel-jest": "^27.0.5",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"fastify": "^3.18.0",
"fastify-websocket": "^3.2.0",
"glob": "^7.1.7",
"graphql": "^15.5.1",
"jest": "^27.0.4",
"jest": "^27.0.5",
"prettier": "^2.3.1",
"replacestream": "^4.0.3",
"rollup": "^2.52.2",
Expand Down
Loading

0 comments on commit 5b72354

Please sign in to comment.