Skip to content

Commit 55cc567

Browse files
Bump the npm group with 9 updates (#1931)
Bumps the npm group with 9 updates: | Package | From | To | | --- | --- | --- | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.14.0` | `11.14.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.3` | `4.4.4` | | [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.27.5` | `7.27.7` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.27.5` | `7.27.7` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.27.4` | `7.27.7` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.27.6` | `7.27.7` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.174` | `1.5.176` | | [eslint-import-context](https://github.com/un-ts/eslint-import-context) | `0.1.8` | `0.1.9` | | [stable-hash-x](https://github.com/un-ts/stable-hash-x) | `0.1.1` | `0.2.0` | Updates `@emotion/styled` from 11.14.0 to 11.14.1 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.14.0...@emotion/styled@11.14.1) Updates `eslint-import-resolver-typescript` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.3...v4.4.4) Updates `@babel/compat-data` from 7.27.5 to 7.27.7 - [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.27.7/packages/babel-compat-data) Updates `@babel/parser` from 7.27.5 to 7.27.7 - [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.27.7/packages/babel-parser) Updates `@babel/traverse` from 7.27.4 to 7.27.7 - [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.27.7/packages/babel-traverse) Updates `@babel/types` from 7.27.6 to 7.27.7 - [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.27.7/packages/babel-types) Updates `electron-to-chromium` from 1.5.174 to 1.5.176 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.174...v1.5.176) Updates `eslint-import-context` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/un-ts/eslint-import-context/releases) - [Changelog](https://github.com/un-ts/eslint-import-context/blob/main/CHANGELOG.md) - [Commits](un-ts/eslint-import-context@v0.1.8...v0.1.9) Updates `stable-hash-x` from 0.1.1 to 0.2.0 - [Release notes](https://github.com/un-ts/stable-hash-x/releases) - [Changelog](https://github.com/un-ts/stable-hash-x/blob/main/CHANGELOG.md) - [Commits](un-ts/stable-hash-x@v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/compat-data" dependency-version: 7.27.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/parser" dependency-version: 7.27.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/traverse" dependency-version: 7.27.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/types" dependency-version: 7.27.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.176 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-import-context dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: stable-hash-x dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c0bb5 commit 55cc567

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@emotion/cache": "^11.14.0",
1616
"@emotion/react": "^11.14.0",
1717
"@emotion/server": "^11.11.0",
18-
"@emotion/styled": "^11.14.0",
18+
"@emotion/styled": "^11.14.1",
1919
"@mdx-js/loader": "^3.1.0",
2020
"@mdx-js/react": "^3.1.0",
2121
"@mui/icons-material": "^7.1.2",
@@ -44,7 +44,7 @@
4444
"eslint": "^9.29.0",
4545
"eslint-config-import": "^0.13.0",
4646
"eslint-config-next": "^15.3.4",
47-
"eslint-import-resolver-typescript": "^4.4.3",
47+
"eslint-import-resolver-typescript": "^4.4.4",
4848
"eslint-plugin-flowtype": "^8.0.3",
4949
"eslint-plugin-import": "^2.32.0",
5050
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)