@rebilly/lead-source-tracker 1.7.1 → 1.8.0

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": "@rebilly/lead-source-tracker",
3
- "version": "1.7.1",
3
+ "version": "1.8.0",
4
4
  "description": "Simple library which is used to collect and store lead source information into a cookie",
5
5
  "author": "Rebilly",
6
6
  "repository": "https://github.com/Rebilly/rebilly",
@@ -23,7 +23,7 @@
23
23
  "@rollup/plugin-babel": "^5.1.0",
24
24
  "@rollup/plugin-node-resolve": "^8.4.0",
25
25
  "@rollup/plugin-commonjs": "^14.0.0",
26
- "eslint": "^8.38.0",
26
+ "eslint": "^8.50.0",
27
27
  "express": "^4.17.3",
28
28
  "rollup": "^2.21.0",
29
29
  "rollup-plugin-terser": "^6.1.0"