Skip to content

Commit b943e06

Browse files
authored
update package version to 2.0.0 (#27)
1 parent adfc247 commit b943e06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xrplf/eslint-config",
3-
"version": "1.10.1",
3+
"version": "2.0.0",
44
"description": "The XRPL Foundation's base TypeScript ESLint config, following our styleguide",
55
"keywords": [
66
"eslint",
@@ -28,12 +28,12 @@
2828
},
2929
"peerDependencies": {
3030
"@eslint-community/eslint-plugin-eslint-comments": "^4.0.0",
31+
"@eslint/eslintrc": "^3.0.0",
3132
"@eslint/js": "^9.0.0",
3233
"eslint": "^9.0.0",
3334
"eslint-config-prettier": "^10.0.0",
3435
"eslint-import-resolver-typescript": "^4.0.0",
3536
"eslint-plugin-array-func": "^4.0.0",
36-
"@eslint/eslintrc": "^3.0.0",
3737
"eslint-plugin-import": "^2.32.0",
3838
"eslint-plugin-jsdoc": "^52.0.0",
3939
"eslint-plugin-jsx-a11y": "^6.0.0",

0 commit comments

Comments
 (0)