Bump immer from 10.0.2 to 10.0.3 in /dependencies (#4699)

Bumps [immer](https://github.com/immerjs/immer) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v10.0.2...v10.0.3)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-15 16:02:53 +00:00 committed by GitHub
parent fd0f346b11
commit cb84c5ae72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
dependencies/package-lock.json generated vendored
View file

@ -30,7 +30,7 @@
"eslint-plugin-vue": "^9.17.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^10.0.2",
"immer": "^10.0.3",
"ini": "^4.1.1",
"jscpd": "^3.5.10",
"lodash": "^4.17.21",
@ -13645,9 +13645,9 @@
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="
},
"node_modules/immer": {
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/immer/-/immer-10.0.2.tgz",
"integrity": "sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==",
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/immer/-/immer-10.0.3.tgz",
"integrity": "sha512-pwupu3eWfouuaowscykeckFmVTpqbzW+rXFCX8rQLkZzM9ftBmU/++Ra+o+L27mz03zJTlyV4UUr+fdKNffo4A==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/immer"

View file

@ -25,7 +25,7 @@
"eslint-plugin-vue": "^9.17.0",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^10.0.2",
"immer": "^10.0.3",
"ini": "^4.1.1",
"jscpd": "^3.5.10",
"lodash": "^4.17.21",