Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed May 18, 2021
1 parent 1db05ff commit 50caba1
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 251 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@
"graphql": ">=0.11 <=15"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/preset-env": "^7.14.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.2",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-proposal-optional-chaining": "^7.14.2",
"@babel/preset-env": "^7.14.2",
"@babel/preset-typescript": "^7.13.0",
"@rollup/plugin-typescript": "^8.2.1",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/jest": "^26.0.23",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"babel-jest": "^26.6.3",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -95,9 +95,9 @@
"jest": "^26.6.3",
"prettier": "^2.3.0",
"replacestream": "^4.0.3",
"rollup": "^2.47.0",
"rollup": "^2.48.0",
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^17.4.2",
"semantic-release": "^17.4.3",
"tslib": "^2.2.0",
"typedoc": "^0.20.36",
"typedoc-plugin-markdown": "^3.8.1",
Expand Down
Loading

0 comments on commit 50caba1

Please sign in to comment.