Skip to content

Commit 98bb342

Browse files
Update limax requirement from ^v2.1.0 to ^v3.0.0
Updates the requirements on [limax](https://github.com/lovell/limax) to permit the latest version. - [Release notes](https://github.com/lovell/limax/releases) - [Changelog](https://github.com/lovell/limax/blob/master/CHANGELOG.md) - [Commits](https://github.com/lovell/limax/commits/v3.0.0) --- updated-dependencies: - dependency-name: limax dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 615a5ae commit 98bb342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"eslint-plugin-unicorn": "^43.0.2",
147147
"jest": "^28.1.3",
148148
"jest-environment-jsdom": "28.1.1",
149-
"limax": "^v2.1.0",
149+
"limax": "^v3.0.0",
150150
"nx": "15.0.13",
151151
"patch-package": "^6.4.7",
152152
"postcss": "^8.4.14",

0 commit comments

Comments
 (0)