Bump immer from 9.0.12 to 9.0.14 in /dependencies (#2980)

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

---
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-05-31 13:10:35 -05:00 committed by GitHub
parent 8d6fe43c4b
commit 645d3d016d
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

@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.0.1", "eslint-plugin-vue": "^9.0.1",
"gherkin-lint": "^4.2.2", "gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4", "htmlhint": "^1.1.4",
"immer": "^9.0.12", "immer": "^9.0.14",
"ini": "^3.0.0", "ini": "^3.0.0",
"jscpd": "^3.4.5", "jscpd": "^3.4.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",
@ -5734,9 +5734,9 @@
} }
}, },
"node_modules/immer": { "node_modules/immer": {
"version": "9.0.12", "version": "9.0.14",
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.14.tgz",
"integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==", "integrity": "sha512-ubBeqQutOSLIFCUBN03jGeOS6a3DoYlSYwYJTa+gSKEZKU5redJIqkIdZ3JVv/4RZpfcXdAWH5zCNLWPRv2WDw==",
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
"url": "https://opencollective.com/immer" "url": "https://opencollective.com/immer"
@ -15748,9 +15748,9 @@
"integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==" "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
}, },
"immer": { "immer": {
"version": "9.0.12", "version": "9.0.14",
"resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz", "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.14.tgz",
"integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==" "integrity": "sha512-ubBeqQutOSLIFCUBN03jGeOS6a3DoYlSYwYJTa+gSKEZKU5redJIqkIdZ3JVv/4RZpfcXdAWH5zCNLWPRv2WDw=="
}, },
"import-fresh": { "import-fresh": {
"version": "3.2.1", "version": "3.2.1",

View file

@ -24,7 +24,7 @@
"eslint-plugin-vue": "^9.0.1", "eslint-plugin-vue": "^9.0.1",
"gherkin-lint": "^4.2.2", "gherkin-lint": "^4.2.2",
"htmlhint": "^1.1.4", "htmlhint": "^1.1.4",
"immer": "^9.0.12", "immer": "^9.0.14",
"ini": "^3.0.0", "ini": "^3.0.0",
"jscpd": "^3.4.5", "jscpd": "^3.4.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",