Skip to content

Commit feeb96b

Browse files
committed
chore(deps): update
1 parent 431e513 commit feeb96b

File tree

2 files changed

+715
-694
lines changed

2 files changed

+715
-694
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,35 +65,35 @@
6565
"graphql": ">=0.11 <=16"
6666
},
6767
"devDependencies": {
68-
"@babel/core": "^7.18.10",
68+
"@babel/core": "^7.18.13",
6969
"@babel/plugin-proposal-class-properties": "^7.18.6",
7070
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
7171
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
7272
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
7373
"@babel/preset-env": "^7.18.10",
7474
"@babel/preset-typescript": "^7.18.6",
75-
"@rollup/plugin-typescript": "^8.3.4",
75+
"@rollup/plugin-typescript": "^8.4.0",
7676
"@semantic-release/changelog": "^6.0.1",
7777
"@semantic-release/git": "^10.0.1",
78-
"@types/jest": "^28.1.7",
79-
"@typescript-eslint/eslint-plugin": "^5.33.1",
80-
"@typescript-eslint/parser": "^5.33.1",
81-
"babel-jest": "^28.1.3",
82-
"eslint": "^8.22.0",
78+
"@types/jest": "^29.0.0",
79+
"@typescript-eslint/eslint-plugin": "^5.36.1",
80+
"@typescript-eslint/parser": "^5.36.1",
81+
"babel-jest": "^29.0.1",
82+
"eslint": "^8.23.0",
8383
"eslint-config-prettier": "^8.5.0",
8484
"eslint-plugin-prettier": "^4.2.1",
85-
"graphql": "^16.5.0",
86-
"jest": "^28.1.3",
87-
"jest-jasmine2": "^28.1.3",
85+
"graphql": "^16.6.0",
86+
"jest": "^29.0.1",
87+
"jest-jasmine2": "^29.0.1",
8888
"node-fetch": "^3.2.10",
8989
"prettier": "^2.7.1",
9090
"replacestream": "^4.0.3",
91-
"rollup": "^2.78.0",
91+
"rollup": "^2.78.1",
9292
"rollup-plugin-terser": "^7.0.2",
93-
"semantic-release": "^19.0.3",
93+
"semantic-release": "^19.0.5",
9494
"tslib": "^2.4.0",
95-
"typedoc": "^0.23.10",
95+
"typedoc": "^0.23.11",
9696
"typedoc-plugin-markdown": "^3.13.4",
97-
"typescript": "^4.7.4"
97+
"typescript": "^4.8.2"
9898
}
9999
}

0 commit comments

Comments
 (0)