Bump immer from 10.0.1 to 10.0.2 in /dependencies (#4345)

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

---
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-07-10 03:27:00 +00:00 committed by GitHub
parent dcd335da70
commit 65c8cb511a
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

@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.15.1",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^10.0.1",
"immer": "^10.0.2",
"ini": "^4.1.0",
"jscpd": "^3.5.9",
"lodash": "^4.17.21",
@ -5878,9 +5878,9 @@
}
},
"node_modules/immer": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/immer/-/immer-10.0.1.tgz",
"integrity": "sha512-zg++jJLsKKTwXGeSYIw0HgChSYQGtu0UDTnbKx5aGLYgte4CwTmH9eJDYyQ6FheyUtBe+lQW9FrGxya1G+Dtmg==",
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/immer/-/immer-10.0.2.tgz",
"integrity": "sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/immer"

View file

@ -24,7 +24,7 @@
"eslint-plugin-vue": "^9.15.1",
"gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4",
"immer": "^10.0.1",
"immer": "^10.0.2",
"ini": "^4.1.0",
"jscpd": "^3.5.9",
"lodash": "^4.17.21",