Skip to content

Commit 91aea45

Browse files
committed
chore(deps): update
1 parent a638cb4 commit 91aea45

File tree

2 files changed

+421
-421
lines changed

2 files changed

+421
-421
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@
111111
"graphql": ">=0.11 <=16"
112112
},
113113
"devDependencies": {
114-
"@babel/core": "^7.22.6",
114+
"@babel/core": "^7.22.8",
115115
"@babel/plugin-proposal-class-properties": "^7.18.6",
116116
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
117117
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
118118
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
119-
"@babel/preset-env": "^7.22.6",
119+
"@babel/preset-env": "^7.22.7",
120120
"@babel/preset-typescript": "^7.22.5",
121121
"@cspell/cspell-types": "^6.31.1",
122122
"@rollup/plugin-terser": "^0.4.3",
@@ -134,7 +134,7 @@
134134
"@typescript-eslint/eslint-plugin": "^5.61.0",
135135
"@typescript-eslint/parser": "^5.61.0",
136136
"@whatwg-node/fetch": "^0.9.7",
137-
"babel-jest": "^29.6.0",
137+
"babel-jest": "^29.6.1",
138138
"cspell": "^6.31.1",
139139
"eslint": "^8.44.0",
140140
"eslint-config-prettier": "^8.8.0",
@@ -143,13 +143,13 @@
143143
"glob": "^10.3.1",
144144
"graphql": "^16.7.1",
145145
"html-validator": "^6.0.1",
146-
"jest": "^29.6.0",
147-
"jest-jasmine2": "^29.6.0",
146+
"jest": "^29.6.1",
147+
"jest-jasmine2": "^29.6.1",
148148
"koa": "^2.14.2",
149149
"koa-mount": "^4.0.0",
150150
"node-fetch": "^3.3.1",
151151
"prettier": "^3.0.0",
152-
"rollup": "^3.26.1",
152+
"rollup": "^3.26.2",
153153
"rollup-plugin-gzip": "^3.1.0",
154154
"semantic-release": "^21.0.7",
155155
"tslib": "^2.6.0",

0 commit comments

Comments
 (0)