Skip to content

Commit ed8ad97

Browse files
authored
chore: upgraded semver versions (#966)
1 parent 75361b2 commit ed8ad97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"xmlbuilder": "^13.0.2"
3131
},
3232
"devDependencies": {
33-
"@babel/preset-env": "^7.20.2",
33+
"@babel/preset-env": "^7.23.0",
3434
"@babel/preset-typescript": "^7.18.6",
35-
"@types/jest": "^29.2.5",
35+
"@types/jest": "^29.5.5",
3636
"@types/jsonwebtoken": "^9.0.0",
3737
"@types/node": "^18.11.18",
3838
"@types/qs": "^6.9.7",
3939
"@types/url-parse": "^1.4.8",
4040
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
4141
"eslint": "^8.31.0",
4242
"express": "^4.17.1",
43-
"jest": "^29.3.1",
43+
"jest": "^29.5.5",
4444
"jshint": "^2.11.0",
4545
"mock-fs": "^5.2.0",
4646
"nock": "^13.2.9",
4747
"node-mocks-http": "^1.8.1",
4848
"prettier": "^2.7.1",
49-
"ts-jest": "^29.0.5",
49+
"ts-jest": "^29.1.1",
5050
"typescript": "^4.7.2",
5151
"typedoc": "^0.23.21"
5252
},

0 commit comments

Comments
 (0)