contentful-export 7.19.121 → 7.19.122

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "contentful-export",
3
- "version": "7.19.121",
3
+ "version": "7.19.122",
4
4
  "description": "this tool allows you to export a space to a JSON dump",
5
5
  "main": "dist/index.js",
6
6
  "types": "types.d.ts",
@@ -68,7 +68,7 @@
68
68
  "@babel/template": "^7.0.0",
69
69
  "@babel/types": "^7.0.0",
70
70
  "@types/jest": "^29.0.0",
71
- "@typescript-eslint/eslint-plugin": "^6.0.0",
71
+ "@typescript-eslint/eslint-plugin": "^7.0.1",
72
72
  "babel-jest": "^29.0.0",
73
73
  "babel-plugin-add-module-exports": "^1.0.2",
74
74
  "cz-conventional-changelog": "^3.3.0",