@immowelt/eslint-config-immowelt-base 3.1.2 → 3.1.3

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": "@immowelt/eslint-config-immowelt-base",
3
- "version": "3.1.2",
3
+ "version": "3.1.3",
4
4
  "description": "ESLint shareable base config",
5
5
  "main": "index.js",
6
6
  "repository": "https://github.com/ImmoweltGroup/eslint-config-immowelt-base.git",
@@ -8,7 +8,7 @@
8
8
  "license": "MIT",
9
9
  "private": false,
10
10
  "dependencies": {
11
- "@immowelt/browserslist-config": "^3.0.0",
11
+ "@immowelt/browserslist-config": "^4.0.0",
12
12
  "eslint": "^8.3.0",
13
13
  "eslint-config-airbnb-base": "^15.0.0",
14
14
  "eslint-plugin-compat": "^4.0.0",