Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffa450d

Browse files
chore: bump eslint from 8.12.0 to 8.13.0 in /site (#952)
* chore: bump eslint from 8.12.0 to 8.13.0 in /site Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.12.0...v8.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * more updates Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: G r e y <[email protected]>
1 parent f7b72dd commit ffa450d

File tree

2 files changed

+32
-576
lines changed

2 files changed

+32
-576
lines changed

site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@material-ui/core": "4.9.4",
3030
"@material-ui/icons": "4.5.1",
3131
"@material-ui/lab": "4.0.0-alpha.42",
32-
"@xstate/inspect": "^0.6.4",
32+
"@xstate/inspect": "0.6.5",
3333
"@xstate/react": "2.0.1",
3434
"axios": "0.26.1",
3535
"formik": "2.2.9",
@@ -47,8 +47,8 @@
4747
"@react-theming/storybook-addon": "1.1.5",
4848
"@storybook/addon-actions": "6.4.21",
4949
"@storybook/addon-essentials": "6.4.21",
50-
"@storybook/addon-links": "6.4.20",
51-
"@storybook/react": "6.4.20",
50+
"@storybook/addon-links": "6.4.21",
51+
"@storybook/react": "6.4.21",
5252
"@testing-library/react": "12.1.4",
5353
"@testing-library/user-event": "^13.5.0",
5454
"@types/express": "4.17.13",
@@ -64,7 +64,7 @@
6464
"copy-webpack-plugin": "10.2.4",
6565
"css-loader": "6.7.1",
6666
"css-minimizer-webpack-plugin": "3.4.1",
67-
"eslint": "8.12.0",
67+
"eslint": "8.13.0",
6868
"eslint-config-prettier": "8.5.0",
6969
"eslint-import-resolver-alias": "1.1.2",
7070
"eslint-import-resolver-typescript": "2.7.1",

0 commit comments

Comments
 (0)