Browse Source

build(deps-dev): bump eslint-config-athom from 3.1.3 to 3.1.5 in /src

Bumps [eslint-config-athom](https://github.com/athombv/eslint-config-athom) from 3.1.3 to 3.1.5.
- [Commits](https://github.com/athombv/eslint-config-athom/compare/v3.1.3...v3.1.5)

---
updated-dependencies:
- dependency-name: eslint-config-athom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1693/head
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
fbdd098d0a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      src/package-lock.json
  2. 2
      src/package.json

8
src/package-lock.json

@ -19,7 +19,7 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/forms": "^0.5.9", "@tailwindcss/forms": "^0.5.9",
"eslint-config-athom": "^3.1.3", "eslint-config-athom": "^3.1.5",
"nodemon": "^3.1.7", "nodemon": "^3.1.7",
"tailwindcss": "^3.4.13" "tailwindcss": "^3.4.13"
}, },
@ -1749,9 +1749,9 @@
} }
}, },
"node_modules/eslint-config-athom": { "node_modules/eslint-config-athom": {
"version": "3.1.3", "version": "3.1.5",
"resolved": "https://registry.npmjs.org/eslint-config-athom/-/eslint-config-athom-3.1.3.tgz", "resolved": "https://registry.npmjs.org/eslint-config-athom/-/eslint-config-athom-3.1.5.tgz",
"integrity": "sha512-EWh7SaDTN2NNTcrFBGLnuxHWS+PXyom/bLX+bpdq4jvvC3D5/DVCmuQhAO+r8bi4Qurc5MrGo74xkrTYUqJyZg==", "integrity": "sha512-QPseQu6fwQph9BtRwints6+3d+e7T7SvD26ColkAh/N0NQEJfamMd4gg7qm8gHQFDQy85hKQi0JRwJD/wKpYUA==",
"dev": true, "dev": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {

2
src/package.json

@ -25,7 +25,7 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/forms": "^0.5.9", "@tailwindcss/forms": "^0.5.9",
"eslint-config-athom": "^3.1.3", "eslint-config-athom": "^3.1.5",
"nodemon": "^3.1.7", "nodemon": "^3.1.7",
"tailwindcss": "^3.4.13" "tailwindcss": "^3.4.13"
}, },

Loading…
Cancel
Save