mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-02-08 15:58:54 +01:00
update dev dependencies
This commit is contained in:
parent
87a55e5302
commit
ba3b069527
795
package-lock.json
generated
795
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -30,23 +30,23 @@
|
||||
"object-hash": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.5",
|
||||
"@babel/core": "7.17.8",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"ava": "^4.0.1",
|
||||
"ava": "4.1.0",
|
||||
"babel-loader": "^8.2.3",
|
||||
"c8": "^7.11.0",
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"eslint": "^8.9.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-plugin-ava": "^13.2.0",
|
||||
"esm": "^3.2.25",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"husky": "^7.0.4",
|
||||
"jsdom": "^19.0.0",
|
||||
"lint-staged": "^12.3.4",
|
||||
"prettier": "2.5.1",
|
||||
"lint-staged": "12.3.7",
|
||||
"prettier": "2.6.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"webpack": "^5.69.1",
|
||||
"webpack": "5.70.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
},
|
||||
"ava": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user