Skip to content

Commit b60d529

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] <[email protected]>
1 parent 64f3c80 commit b60d529

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
@@ -150,7 +150,7 @@
150150
"eslint-plugin-unicorn": "^43.0.2",
151151
"jest": "^28.1.3",
152152
"jest-environment-jsdom": "28.1.1",
153-
"limax": "^v2.1.0",
153+
"limax": "^v3.0.0",
154154
"nx": "15.3.0",
155155
"patch-package": "^6.4.7",
156156
"postcss": "^8.4.14",

0 commit comments

Comments
 (0)