Skip to content

Commit 987fbb9

Browse files
committed
Merge branch 'master' of github.com:shelfio/aws-lambda-libreoffice into feature/throw-extended-error-when-trying-to-getConvertedFilePath
2 parents 2d163b0 + 379244b commit 987fbb9

File tree

2 files changed

+127
-95
lines changed

2 files changed

+127
-95
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
"devDependencies": {
6060
"@babel/cli": "7.18.10",
6161
"@babel/core": "7.18.10",
62-
"@shelf/babel-config": "1.1.0",
62+
"@shelf/babel-config": "1.2.0",
6363
"@shelf/eslint-config": "2.22.0",
6464
"@shelf/prettier-config": "1.0.0",
65-
"@types/jest": "28.1.6",
65+
"@types/jest": "28.1.7",
6666
"@types/node": "16",
6767
"babel-jest": "28.1.3",
68-
"eslint": "8.21.0",
68+
"eslint": "8.22.0",
6969
"husky": "8.0.1",
7070
"jest": "28.1.3",
7171
"lint-staged": "13.0.3",

0 commit comments

Comments
 (0)