Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Jul 6, 2023
1 parent a638cb4 commit 91aea45
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 421 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,12 @@
"graphql": ">=0.11 <=16"
},
"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/preset-env": "^7.22.6",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@cspell/cspell-types": "^6.31.1",
"@rollup/plugin-terser": "^0.4.3",
Expand All @@ -134,7 +134,7 @@
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@whatwg-node/fetch": "^0.9.7",
"babel-jest": "^29.6.0",
"babel-jest": "^29.6.1",
"cspell": "^6.31.1",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -143,13 +143,13 @@
"glob": "^10.3.1",
"graphql": "^16.7.1",
"html-validator": "^6.0.1",
"jest": "^29.6.0",
"jest-jasmine2": "^29.6.0",
"jest": "^29.6.1",
"jest-jasmine2": "^29.6.1",
"koa": "^2.14.2",
"koa-mount": "^4.0.0",
"node-fetch": "^3.3.1",
"prettier": "^3.0.0",
"rollup": "^3.26.1",
"rollup": "^3.26.2",
"rollup-plugin-gzip": "^3.1.0",
"semantic-release": "^21.0.7",
"tslib": "^2.6.0",
Expand Down
Loading

0 comments on commit 91aea45

Please sign in to comment.