Bump immer from 9.0.7 to 9.0.12 in /dependencies (#2335)

Bumps [immer](https://github.com/immerjs/immer) from 9.0.7 to 9.0.12.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.7...v9.0.12)

---
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] 2022-01-11 12:01:49 -06:00 committed by GitHub
parent f48cef8904
commit dd4c92c894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

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

@ -26,7 +26,7 @@
"eslint-plugin-vue": "^8.2.0", "eslint-plugin-vue": "^8.2.0",
"gherkin-lint": "^4.2.2", "gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.0", "htmlhint": "^1.1.0",
"immer": "^9.0.7", "immer": "^9.0.12",
"ini": "^2.0.0", "ini": "^2.0.0",
"jscpd": "^3.4.5", "jscpd": "^3.4.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",
@ -5023,9 +5023,9 @@
} }
}, },
"node_modules/immer": { "node_modules/immer": {
"version": "9.0.7", "version": "9.0.12",
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.7.tgz", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
"integrity": "sha512-KGllzpbamZDvOIxnmJ0jI840g7Oikx58lBPWV0hUh7dtAyZpFqqrBZdKka5GlTwMTZ1Tjc/bKKW4VSFAt6BqMA==", "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/immer" "url": "https://opencollective.com/immer"
@ -14665,9 +14665,9 @@
"integrity": "sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==" "integrity": "sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ=="
}, },
"immer": { "immer": {
"version": "9.0.7", "version": "9.0.12",
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.7.tgz", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
"integrity": "sha512-KGllzpbamZDvOIxnmJ0jI840g7Oikx58lBPWV0hUh7dtAyZpFqqrBZdKka5GlTwMTZ1Tjc/bKKW4VSFAt6BqMA==" "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA=="
}, },
"import-fresh": { "import-fresh": {
"version": "3.2.1", "version": "3.2.1",

View file

@ -21,7 +21,7 @@
"eslint-plugin-vue": "^8.2.0", "eslint-plugin-vue": "^8.2.0",
"gherkin-lint": "^4.2.2", "gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.0", "htmlhint": "^1.1.0",
"immer": "^9.0.7", "immer": "^9.0.12",
"ini": "^2.0.0", "ini": "^2.0.0",
"jscpd": "^3.4.5", "jscpd": "^3.4.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",