Skip to content

Commit ba58ea0

Browse files
author
Nikos Vasileiou
authored
Merge pull request #156 from transifex/update-dom-deps
Bump @transifex/dom libs
2 parents fff2621 + 2bd6ac2 commit ba58ea0

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

packages/dom/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
"node": ">=14.0.0"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "^7.17.8",
38-
"@babel/plugin-transform-runtime": "^7.14.5",
39-
"@babel/preset-env": "^7.14.5",
40-
"@babel/runtime": "^7.17.8",
37+
"@babel/core": "^7.20.2",
38+
"@babel/plugin-transform-runtime": "^7.19.6",
39+
"@babel/preset-env": "^7.20.2",
40+
"@babel/runtime": "^7.20.1",
4141
"babel-eslint": "^10.1.0",
42-
"babel-loader": "^8.1.0",
43-
"chai": "^4.3.4",
42+
"babel-loader": "^8.3.0",
43+
"chai": "^4.3.7",
4444
"eslint": "^7.28.0",
4545
"eslint-config-airbnb-base": "^14.2.0",
4646
"eslint-plugin-import": "^2.23.4",
4747
"glob": "^8.0.1",
48-
"linkedom": "^0.14.5",
49-
"mocha": "^10.0.0",
48+
"linkedom": "0.14.18",
49+
"mocha": "^10.1.0",
5050
"nyc": "^15.1.0",
5151
"source-map-support": "^0.5.19",
52-
"webpack": "^5.72.0",
52+
"webpack": "^5.75.0",
5353
"webpack-cli": "^4.9.2"
5454
}
5555
}

0 commit comments

Comments
 (0)