Skip to content

Commit d0c91e9

Browse files
build(deps): bump the dependencies group with 7 updates (#7016)
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.15` | `7.22.19` | | [cypress](https://github.com/cypress-io/cypress) | `13.1.0` | `13.2.0` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.21.7` | `1.21.8` | | [sass](https://github.com/sass/dart-sass) | `1.66.1` | `1.67.0` | Updates `react-router-dom` from 6.15.0 to 6.16.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@babel/core` from 7.22.15 to 7.22.19 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.19/packages/babel-core) Updates `cypress` from 13.1.0 to 13.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.1.0...v13.2.0) Updates `eslint` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) Updates `jest` from 29.6.4 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `lightningcss` from 1.21.7 to 1.21.8 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.21.8) Updates `sass` from 1.66.1 to 1.67.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.66.1...1.67.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb5977a commit d0c91e9

File tree

2 files changed

+428
-421
lines changed

2 files changed

+428
-421
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.22.15",
73+
"@babel/core": "^7.22.19",
7474
"@babel/eslint-parser": "^7.22.15",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.22.15",
@@ -85,11 +85,11 @@
8585
"copy-webpack-plugin": "^11.0.0",
8686
"css-loader": "^6.8.1",
8787
"css-minimizer-webpack-plugin": "^5.0.1",
88-
"cypress": "^13.1.0",
88+
"cypress": "^13.2.0",
8989
"directory-tree": "^3.5.1",
9090
"directory-tree-webpack-plugin": "^1.0.3",
9191
"duplexer": "^0.1.1",
92-
"eslint": "^8.48.0",
92+
"eslint": "^8.49.0",
9393
"eslint-config-prettier": "^9.0.0",
9494
"eslint-plugin-cypress": "^2.14.0",
9595
"eslint-plugin-mdx": "^2.2.0",
@@ -101,8 +101,8 @@
101101
"http-server": "^14.1.1",
102102
"husky": "^8.0.3",
103103
"hyperlink": "^5.0.4",
104-
"jest": "^29.6.4",
105-
"lightningcss": "^1.21.7",
104+
"jest": "^29.7.0",
105+
"lightningcss": "^1.21.8",
106106
"lint-staged": "^14.0.1",
107107
"lodash": "^4.17.21",
108108
"markdownlint-cli": "^0.36.0",
@@ -125,7 +125,7 @@
125125
"remark-html": "^15.0.2",
126126
"remark-refractor": "montogeek/remark-refractor",
127127
"rimraf": "^5.0.1",
128-
"sass": "^1.66.1",
128+
"sass": "^1.67.0",
129129
"sass-loader": "^13.3.2",
130130
"sirv-cli": "^2.0.2",
131131
"sitemap-static": "^0.4.2",
@@ -150,7 +150,7 @@
150150
"react": "^17.0.2",
151151
"react-dom": "^17.0.2",
152152
"react-helmet-async": "^1.3.0",
153-
"react-router-dom": "^6.15.0",
153+
"react-router-dom": "^6.16.0",
154154
"react-tiny-popover": "5",
155155
"react-use": "^17.4.0",
156156
"react-visibility-sensor": "^5.0.2",

0 commit comments

Comments
 (0)