Skip to content

Commit

Permalink
1.0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
enact-bot committed Jul 24, 2024
2 parents e234fa5 + 4d40d11 commit 17796bf
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 51 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

The following is a curated list of changes in the Enact proxy ESLint config:

## [1.0.8] (July 24, 2024)

* Updated dependencies.

## [1.0.7] (September 27, 2023)

* Updated dependencies.
Expand Down
56 changes: 7 additions & 49 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-enact-proxy",
"version": "1.0.7",
"version": "1.0.8",
"description": "ESLint proxy config for global Enact ruleset",
"main": "index.js",
"author": "Jason Robitaille <[email protected]>",
Expand All @@ -14,6 +14,6 @@
"fix": "eslint . --fix"
},
"dependencies": {
"semver": "^7.5.4"
"semver": "^7.6.2"
}
}

0 comments on commit 17796bf

Please sign in to comment.