1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump babel-jest from 27.2.0 to 27.2.1 (#233)

This commit is contained in:
dependabot[bot] 2021-09-21 08:25:22 +02:00 committed by GitHub
parent 0305f521f6
commit 3ce533bced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -39,7 +39,7 @@
"@types/react": "17.0.21", "@types/react": "17.0.21",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.1",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",
@ -5803,12 +5803,12 @@
"dev": true "dev": true
}, },
"node_modules/babel-jest": { "node_modules/babel-jest": {
"version": "27.2.0", "version": "27.2.1",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.0.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.1.tgz",
"integrity": "sha512-bS2p+KGGVVmWXBa8+i6SO/xzpiz2Q/2LnqLbQknPKefWXVZ67YIjA4iXup/jMOEZplga9PpWn+wrdb3UdDwRaA==", "integrity": "sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jest/transform": "^27.2.0", "@jest/transform": "^27.2.1",
"@jest/types": "^27.1.1", "@jest/types": "^27.1.1",
"@types/babel__core": "^7.1.14", "@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0", "babel-plugin-istanbul": "^6.0.0",
@ -30762,12 +30762,12 @@
"dev": true "dev": true
}, },
"babel-jest": { "babel-jest": {
"version": "27.2.0", "version": "27.2.1",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.0.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.2.1.tgz",
"integrity": "sha512-bS2p+KGGVVmWXBa8+i6SO/xzpiz2Q/2LnqLbQknPKefWXVZ67YIjA4iXup/jMOEZplga9PpWn+wrdb3UdDwRaA==", "integrity": "sha512-kkaekSJHew1zfDW3cA2QiSBPg4uiLpiW0OwJKqFv0r2/mFgym/IBn7hxPntL6FvS66G/ROh+lz4pRiCJAH1/UQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jest/transform": "^27.2.0", "@jest/transform": "^27.2.1",
"@jest/types": "^27.1.1", "@jest/types": "^27.1.1",
"@types/babel__core": "^7.1.14", "@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.0.0", "babel-plugin-istanbul": "^6.0.0",

View File

@ -60,7 +60,7 @@
"@types/react": "17.0.21", "@types/react": "17.0.21",
"@typescript-eslint/eslint-plugin": "4.31.2", "@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.4", "autoprefixer": "10.3.4",
"babel-jest": "27.2.0", "babel-jest": "27.2.1",
"cypress": "8.4.1", "cypress": "8.4.1",
"dockerfilelint": "1.8.0", "dockerfilelint": "1.8.0",
"editorconfig-checker": "4.0.2", "editorconfig-checker": "4.0.2",