Skip to content

Commit 3e00fc2

Browse files
chore: bump cronstrue from 2.4.0 to 2.5.0 in /site
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/bradymholt/cronstrue/releases) - [Commits](bradymholt/cRonstrue@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a500a commit 3e00fc2

File tree

2 files changed

+99
-329
lines changed

2 files changed

+99
-329
lines changed

site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@xstate/inspect": "0.6.5",
3535
"@xstate/react": "3.0.0",
3636
"axios": "0.26.1",
37-
"cronstrue": "2.4.0",
37+
"cronstrue": "2.5.0",
3838
"dayjs": "1.11.2",
3939
"formik": "2.2.9",
4040
"history": "5.3.0",
@@ -52,8 +52,8 @@
5252
"yup": "0.32.11"
5353
},
5454
"devDependencies": {
55-
"@playwright/test": "1.21.1",
56-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
55+
"@playwright/test": "1.22.1",
56+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.6",
5757
"@storybook/addon-actions": "6.4.22",
5858
"@storybook/addon-essentials": "6.4.22",
5959
"@storybook/addon-links": "6.4.22",
@@ -75,7 +75,7 @@
7575
"copy-webpack-plugin": "10.2.4",
7676
"css-loader": "6.7.1",
7777
"css-minimizer-webpack-plugin": "3.4.1",
78-
"eslint": "8.14.0",
78+
"eslint": "8.15.0",
7979
"eslint-config-prettier": "8.5.0",
8080
"eslint-import-resolver-alias": "1.1.2",
8181
"eslint-import-resolver-typescript": "2.7.1",

0 commit comments

Comments
 (0)