Skip to content

Commit

Permalink
Bump the npm-minor-upgrades group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm-minor-upgrades group with 4 updates: [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort), [globals](https://github.com/sindresorhus/globals), [rimraf](https://github.com/isaacs/rimraf) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `eslint-plugin-simple-import-sort` from 12.1.0 to 12.1.1
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1)

Updates `globals` from 15.7.0 to 15.8.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.7.0...v15.8.0)

Updates `rimraf` from 5.0.7 to 5.0.8
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.7...v5.0.8)

Updates `typescript` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-upgrades
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-upgrades
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 1015eb5 commit ca930ff
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"fs-extra": "^11.2.0",
"globals": "^15.7.0",
"globals": "^15.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
Expand All @@ -100,7 +100,7 @@
"postcss": "^8.4.39",
"posthtml": "^0.16.6",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"rollup": "^4.18.0",
"sanitize-html": "^2.13.0",
"sass-embedded": "^1.77.5",
Expand All @@ -111,7 +111,7 @@
"stylelint": "^16.6.1",
"stylelint-config-standard-scss": "^13.1.0",
"truncate-html": "^1.1.1",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"typogr": "^0.6.8"
},
"packageManager": "yarn@4.3.0"
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5126,12 +5126,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-simple-import-sort@npm:^12.1.0":
version: 12.1.0
resolution: "eslint-plugin-simple-import-sort@npm:12.1.0"
"eslint-plugin-simple-import-sort@npm:^12.1.1":
version: 12.1.1
resolution: "eslint-plugin-simple-import-sort@npm:12.1.1"
peerDependencies:
eslint: ">=5.0.0"
checksum: 10/c28d46c88c7590e3a5cc49494ba8fd3c46b6cec903236a7e165b9441f27decd67baf63b13526203e505713c217ccfb43935ae600debb8e9d6cc817fbaab5f2e2
checksum: 10/2a690cea9243fbefa70345687bca8952f5e185fa459b7a8db687a908cc31082435cfee236c619d5245548fa5f89a2f2c4f8499f80512e048d2bedc60e3662d5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6021,10 +6021,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.7.0":
version: 15.7.0
resolution: "globals@npm:15.7.0"
checksum: 10/69302c243016e5f5b3bc1784f6afb3476ac3a05542148e5eb651d2882ac19788f027155fc4a018976a573a156a1fbd4ff7da74d9240f5faed4da723c9d6c1616
"globals@npm:^15.8.0":
version: 15.8.0
resolution: "globals@npm:15.8.0"
checksum: 10/fbca69cc1084c28a5155fea06224f6f0fcd9a371d8b8057db9c1851adc4bf2aad8016dd0db4e161e0ad1da0953e4286b90c826ff9ef5dbfb864493f2bba806df
languageName: node
linkType: hard

Expand Down Expand Up @@ -9047,9 +9047,9 @@ __metadata:
eslint: "npm:^9.6.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-jest: "npm:^28.6.0"
eslint-plugin-simple-import-sort: "npm:^12.1.0"
eslint-plugin-simple-import-sort: "npm:^12.1.1"
fs-extra: "npm:^11.2.0"
globals: "npm:^15.7.0"
globals: "npm:^15.8.0"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
Expand All @@ -9066,7 +9066,7 @@ __metadata:
postcss: "npm:^8.4.39"
posthtml: "npm:^0.16.6"
prettier: "npm:^3.3.2"
rimraf: "npm:^5.0.7"
rimraf: "npm:^5.0.8"
rollup: "npm:^4.18.0"
sanitize-html: "npm:^2.13.0"
sass-embedded: "npm:^1.77.5"
Expand All @@ -9077,7 +9077,7 @@ __metadata:
stylelint: "npm:^16.6.1"
stylelint-config-standard-scss: "npm:^13.1.0"
truncate-html: "npm:^1.1.1"
typescript: "npm:^5.5.2"
typescript: "npm:^5.5.3"
typogr: "npm:^0.6.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10274,14 +10274,14 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^5.0.7":
version: 5.0.7
resolution: "rimraf@npm:5.0.7"
"rimraf@npm:^5.0.8":
version: 5.0.8
resolution: "rimraf@npm:5.0.8"
dependencies:
glob: "npm:^10.3.7"
bin:
rimraf: dist/esm/bin.mjs
checksum: 10/1e3cecfe59ee2383dfd9ba5373caeed48ed941318a0360119419b7dffc63115661408b9427f67e1f66b5bbb8855a3953db09e55a7362b3df904a44453dfa22fb
checksum: 10/ab8f1bcb49762d16120813a127f90773da657bb5c6f29d3865c1b3c1ceb0d2291cd3e7b439adb7571024be47dce8443b3ffd1b116ec78b6122fca0571da87a79
languageName: node
linkType: hard

Expand Down Expand Up @@ -12052,23 +12052,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:^5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
"typescript@patch:typescript@npm%3A^5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/28b3de2ddaf63a7620e7ddbe5d377af71ce93ecc558c41bf0e3d88661d8e6e7aa6c7739164fef98055f69819e41faca49252938ef3633a3dff2734cca6a9042e
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
languageName: node
linkType: hard

Expand Down

0 comments on commit ca930ff

Please sign in to comment.