Skip to content

Commit

Permalink
Updating eslint-config-aio-lib-config and peer deps (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: Amulya Kashyap <[email protected]>
  • Loading branch information
amulyakashyap09 and Amulya Kashyap authored Jan 22, 2025
1 parent 0d84f81 commit 3eb9382
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
},
"devDependencies": {
"@adobe/aio-cli-plugin-certificate": "^2",
"@adobe/eslint-config-aio-lib-config": "^2.0.1",
"@adobe/eslint-config-aio-lib-config": "^4.0.0",
"@types/jest": "^29.5.1",
"@types/node-fetch": "^2.5.4",
"babel-runtime": "^6.26.0",
"dotenv": "^8.1.0",
"eol": "^0.9.1",
"eslint": "^8.46.0",
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsdoc": "^42.0.0",
"eslint-plugin-n": "^15.7",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-standard": "^5.0.0",
"fetch-mock": "^9.3.1",
"jest": "^29",
Expand Down

0 comments on commit 3eb9382

Please sign in to comment.